Bump version in package.json

... to match the Makefile
This commit is contained in:
Richard van der Hoff 2016-09-01 14:31:34 +01:00
parent e3664ef1d2
commit 0c3f527dfd

View file

@ -1,6 +1,6 @@
{ {
"name": "olm", "name": "olm",
"version": "1.0.0", "version": "1.1.0",
"description": "An implementation of a well known cryptographic ratchet", "description": "An implementation of a well known cryptographic ratchet",
"main": "olm.js", "main": "olm.js",
"files": [ "files": [