summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2018-06-30 19:36:33 +0200
committerSheogorath2018-06-30 19:38:12 +0200
commit33a4b88dab6cab699c85e669820d7fbd037d98ba (patch)
tree43f656fd968691381d1167fea18faa211a7a7733 /package.json
parent2fc4e911fb99a93c96e43bdd8bb2ec9850a6602c (diff)
Release 1.2.0
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 03cd43f3..88bef3e0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "CodiMD",
- "version": "1.1.1-ce",
+ "version": "1.2.0",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "app.js",
"license": "AGPL-3.0",