summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2019-03-04 12:37:00 +0100
committerSheogorath2019-03-04 12:37:00 +0100
commit87443dec5f686052fe68184b8efc46fad12f98bd (patch)
tree03a741aed8b752870e9907dbbec0ffbfb1dcdd91 /package.json
parent1ee98743934536a430b2683f74ca13d3f5dba077 (diff)
Release version 1.3.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 0bb28d19..f9f3f0e8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "CodiMD",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "app.js",
"license": "AGPL-3.0",