Version bump for 2.0.0

rav/inter_device_key_shares 2.0.0
Richard van der Hoff 2016-10-25 11:35:20 +01:00
parent d02c457da5
commit 27c7b4a767
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/make -f
MAJOR := 1
MINOR := 3
MAJOR := 2
MINOR := 0
PATCH := 0
VERSION := $(MAJOR).$(MINOR).$(PATCH)
PREFIX ?= /usr/local

View File

@ -1,6 +1,6 @@
{
"name": "olm",
"version": "1.3.0",
"version": "2.0.0",
"description": "An implementation of the Double Ratchet cryptographic ratchet",
"main": "olm.js",
"files": [