summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2018-04-06 16:24:36 +0200
committerSheogorath2018-04-06 16:24:36 +0200
commitbdb8631a7b99771990890db20b171618ef06c6e9 (patch)
tree2ac14c389e18130a22cf5d317447d2177d0b52f0 /package.json
parent14a0f8594f60773c2fa4b619d60705b4d1d75dee (diff)
Release 1.1.0-ce
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
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 58e2afff..6cf495c9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hackmd",
- "version": "1.0.1-ce",
+ "version": "1.1.0-ce",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "app.js",
"license": "AGPL-3.0",