diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-08-13 18:10:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-13 12:10:13 -0400 |
| commit | b38c3132768e0f5132763db9c8fdc2a4a9490bde (patch) | |
| tree | 1506961a35b6671e862a1fdef89ffd4951cc65a1 /std | |
| parent | d6cee706955f300086f41f9318d23631f64f036b (diff) | |
v1.3.0
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 b60cd0828..9b4ccd45e 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.64.0"; +export const VERSION = "0.65.0"; |
