diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-05-22 20:00:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-22 20:00:28 +0200 |
| commit | 526c9196e23af34d1ecd424d09c99c7003c33844 (patch) | |
| tree | f43f004db1b371b95e68cbbad89a4678c7136f90 /std | |
| parent | 1a6c5413272d110dd96fa354db28a668f55a4399 (diff) | |
v1.0.2
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 56b4f1684..e05359510 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.52.0"; +export const VERSION = "0.53.0"; |
