diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-01-18 16:01:59 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-01-18 16:03:02 +0000 |
commit | 150c360e82f0d27cb46a8d69e545b6706be3c8e4 (patch) | |
tree | 0308c9ac016e10c2860dfc6099c2fb756a98caab /javascript | |
parent | 972798d1b7956f51122cb5c92293c04d1258322e (diff) |
Bump version numbers to 2.2.02.2.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 5e8bd2c..08bcabf 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -1,6 +1,6 @@ { "name": "olm", - "version": "2.1.0", + "version": "2.2.0", "description": "An implementation of the Double Ratchet cryptographic ratchet", "main": "olm.js", "files": [ |