diff options
author | Richard van der Hoff <richard@matrix.org> | 2017-01-18 18:16:02 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2017-01-18 18:16:32 +0000 |
commit | b185229c2beb01b88b21be322cff750c1342e79a (patch) | |
tree | e6403d6c69672d8c3b99caaeae7f8e4d76f8ad95 /javascript | |
parent | 1014712fd0f759d99fe37e92f35fea4e8b20e722 (diff) |
Prep v2.2.12.2.1
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 08bcabf..d316a74 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -1,6 +1,6 @@ { "name": "olm", - "version": "2.2.0", + "version": "2.2.1", "description": "An implementation of the Double Ratchet cryptographic ratchet", "main": "olm.js", "files": [ |