Bump version in package.json
... to match the Makefile
This commit is contained in:
parent
e3664ef1d2
commit
0c3f527dfd
1 changed files with 1 additions and 1 deletions
|
@ -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": [
|
||||||
|
|
Loading…
Reference in a new issue