diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2018-07-04 15:24:44 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2018-07-04 15:24:44 -0400 |
commit | 98e8ee1b0da9609c0b504d9582dfedd14db38c00 (patch) | |
tree | 1920da10aca1e6b7d6333c981807196077490b2b /javascript | |
parent | dac2c1064e6777c2bade517fd92d95669a897702 (diff) |
prepare 2.3.02.3.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 6751972..9cae60e 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -1,6 +1,6 @@ { "name": "olm", - "version": "2.2.2", + "version": "2.3.0", "description": "An implementation of the Double Ratchet cryptographic ratchet", "main": "olm.js", "files": [ |