diff options
author | Sheogorath | 2018-04-06 16:24:36 +0200 |
---|---|---|
committer | Sheogorath | 2018-04-06 16:24:36 +0200 |
commit | bdb8631a7b99771990890db20b171618ef06c6e9 (patch) | |
tree | 2ac14c389e18130a22cf5d317447d2177d0b52f0 | |
parent | 14a0f8594f60773c2fa4b619d60705b4d1d75dee (diff) |
Release 1.1.0-ce
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
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", |