aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-03-25 11:30:48 +0000
committers-ol <s-ol@users.noreply.github.com>2020-03-25 11:30:48 +0000
commit9c04a40a209b0a36546e67c9b4ffd2009f909b45 (patch)
treeaa69cbb8d3f77e32a00be0f5f0bfc653d4edfabe /core
parentadd match spec (diff)
downloadalive-9c04a40a209b0a36546e67c9b4ffd2009f909b45.tar.gz
alive-9c04a40a209b0a36546e67c9b4ffd2009f909b45.zip
release v0.1-rc1
Diffstat (limited to 'core')
-rw-r--r--core/version.moon8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/version.moon b/core/version.moon
index 41d4ab3..5def7eb 100644
--- a/core/version.moon
+++ b/core/version.moon
@@ -11,9 +11,9 @@
-- @tfield string repo the git repo URL
-- @tfield string web the repo web URL
{
- tag: "v0.0"
- rev_short: "677c0d2"
- rev_long: "677c0d2f01e14bbeca1583ec7878d80c71c3aa68"
+ tag: "v0.1-rc1"
+ rev_short: "22e3ba0"
+ rev_long: "22e3ba039d18f376cd98dfdc3271293ca33d4b14"
repo: "https://github.com/s-ol/alivecoding.git"
- web: "https://github.com/s-ol/alivecoding/tree/v0.0"
+ web: "https://github.com/s-ol/alivecoding/releases/tag/v0.1-rc1"
}