summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-01-01 16:57:31 +0000
committerJohn McLear <john@mclear.co.uk>2015-01-01 16:57:31 +0000
commit45e90e138c1abda729855f4ae301ba90783011a6 (patch)
treef4b00f31cc50b58c9e9e2bf5a9e194f137814890 /src/package.json
parent8eb723b90618bf186e4073254ed2b88b1c1d29a3 (diff)
downloadetherpad-lite-45e90e138c1abda729855f4ae301ba90783011a6.zip
v number bump
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json
index 03e892d5..b92477d6 100644
--- a/src/package.json
+++ b/src/package.json
@@ -54,5 +54,5 @@
"repository" : { "type" : "git",
"url" : "http://github.com/ether/etherpad-lite.git"
},
- "version" : "1.4.1"
+ "version" : "1.5.0"
}