summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2019-05-31 01:08:14 +0200
committerSheogorath2019-05-31 01:08:45 +0200
commit51d69d993cdca66c0e7da21e1df973ad585448e8 (patch)
tree0359d17e6a818333cbc39a44a6b34c270964ed9d /package.json
parentac0bcb1c818402e794204bbb22e96e55c535330d (diff)
Release version 1.4.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 490fe5a0..c189f047 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "CodiMD",
- "version": "1.3.2",
+ "version": "1.4.0",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "app.js",
"license": "AGPL-3.0",