diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-09-04 18:15:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 18:15:24 +0200 |
| commit | a14b3c9e30a1b18f70519eac03be5a4648b65036 (patch) | |
| tree | 8f0f821dd594e8bdb2437f46758950f36528c659 /std | |
| parent | e7147786f4a84a600817d72cf271fb3ec45cb550 (diff) | |
v1.3.3
Diffstat (limited to 'std')
| -rw-r--r-- | std/version.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/version.ts b/std/version.ts index 12936341a..1c19cb344 100644 --- a/std/version.ts +++ b/std/version.ts @@ -4,4 +4,4 @@ * the cli's API is stable. In the future when std becomes stable, likely we * will match versions with cli as we have in the past. */ -export const VERSION = "0.67.0"; +export const VERSION = "0.68.0"; |
