summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordaurnimator <quae@daurnimator.com>2018-03-30 16:51:15 +1100
committerdaurnimator <quae@daurnimator.com>2018-03-30 16:52:51 +1100
commit9e84565a27cf70bccba5483e1bab43ca07edeabb (patch)
treec30e741793244ffe4c57bdd0e1912f9d65c4032c /package.json
parentfb3b9c3b3f0ee1a04ec264d1b40bd1cccf24a999 (diff)
downloadfengari-a14d9d84b29ff77924713e7e2cf8d066c2869e1c.tar.gz
fengari-a14d9d84b29ff77924713e7e2cf8d066c2869e1c.tar.bz2
fengari-a14d9d84b29ff77924713e7e2cf8d066c2869e1c.zip
Release v0.0.1-rc.2v0.0.1-rc.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c6f7b83..148df44 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "fengari",
- "version": "0.0.1",
+ "version": "0.0.1-rc.2",
"description": "A Lua VM written in JS ES6 targeting the browser",
"main": "src/fengari.js",
"directories": {