diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2018-10-23 12:58:10 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2018-10-23 12:58:10 -0400 |
commit | ff24af601a18e2dbc1a0bc7aed87936c83d79cd2 (patch) | |
tree | 9c6706ef8e99ee6da2fc9fa28adff91ee9fe78ae /javascript | |
parent | 9acfd1791edc3ab7750dcb53ae277c8a33296532 (diff) |
prepare release 3.0.0
Diffstat (limited to 'javascript')
-rw-r--r-- | javascript/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/package.json b/javascript/package.json index aa575e6..a1eae79 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -1,6 +1,6 @@ { "name": "olm", - "version": "2.3.0", + "version": "3.0.0", "description": "An implementation of the Double Ratchet cryptographic ratchet", "main": "olm.js", "files": [ |