summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSheogorath2018-01-18 13:03:18 +0100
committerSheogorath2018-01-18 13:03:18 +0100
commit11a5dd0eb42f5c3da81e07bcf33779bd29063f99 (patch)
tree585df546979a330ea544c4b8ff090cab57228f9b /lib
parenteb0bda06d722d1461d089e459eec6e853072e7c6 (diff)
Release 1.0.0-ce
Diffstat (limited to 'lib')
-rw-r--r--lib/config/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config/index.js b/lib/config/index.js
index a14f3197..61fbafcd 100644
--- a/lib/config/index.js
+++ b/lib/config/index.js
@@ -14,7 +14,7 @@ const debugConfig = {
}
const packageConfig = {
- version: '0.5.1',
+ version: '1.0.0-ce',
minimumCompatibleVersion: '0.5.0'
}