aboutsummaryrefslogtreecommitdiffstats
path: root/core/version.moon
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-03-25 10:43:29 +0000
committers-ol <s-ol@users.noreply.github.com>2020-03-25 11:25:05 +0000
commit7cb862f6f6079509dafd466fff83c719cb2fd89e (patch)
tree843f92c4d4b2507e88a525b7c56c29d343958e5b /core/version.moon
parentValue -> Value/Event/IO-Stream (diff)
downloadalive-7cb862f6f6079509dafd466fff83c719cb2fd89e.tar.gz
alive-7cb862f6f6079509dafd466fff83c719cb2fd89e.zip
new core.base.match, update lib
Diffstat (limited to 'core/version.moon')
-rw-r--r--core/version.moon4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/version.moon b/core/version.moon
index af97600..41d4ab3 100644
--- a/core/version.moon
+++ b/core/version.moon
@@ -12,8 +12,8 @@
-- @tfield string web the repo web URL
{
tag: "v0.0"
- rev_short: "662def4"
- rev_long: "662def4ef082412147ae8126e80065d245f4b426"
+ rev_short: "677c0d2"
+ rev_long: "677c0d2f01e14bbeca1583ec7878d80c71c3aa68"
repo: "https://github.com/s-ol/alivecoding.git"
web: "https://github.com/s-ol/alivecoding/tree/v0.0"
}