summaryrefslogtreecommitdiff
path: root/std/version.ts
diff options
context:
space:
mode:
authorLuca Casonato <lucacasonato@yahoo.com>2020-10-31 15:32:43 +0100
committerGitHub <noreply@github.com>2020-10-31 15:32:43 +0100
commit03769f11b5db314c550478852317d9ea108c2f76 (patch)
treed0bd87dbd237f35e9f455f7c131a2bf6d3c3e6f3 /std/version.ts
parent2a36e2f892d6e0855b4e3d927cca399299038f80 (diff)
v1.5.1
Diffstat (limited to 'std/version.ts')
-rw-r--r--std/version.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/version.ts b/std/version.ts
index a1d01209b..fdb553360 100644
--- a/std/version.ts
+++ b/std/version.ts
@@ -5,4 +5,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.75.0";
+export const VERSION = "0.76.0";