bump cryptpad version number

This commit is contained in:
ansuz 2017-02-28 19:04:54 +01:00
parent 84a4a15c46
commit 3619fdc77a

View File

@ -1,7 +1,7 @@
{ {
"name": "cryptpad", "name": "cryptpad",
"description": "realtime collaborative visual editor with zero knowlege server", "description": "realtime collaborative visual editor with zero knowlege server",
"version": "0.1.0", "version": "1.1.0",
"dependencies": { "dependencies": {
"express": "~4.10.1", "express": "~4.10.1",
"ws": "^1.0.1", "ws": "^1.0.1",