diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2020-06-11 11:47:50 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2020-06-11 11:47:50 -0400 |
commit | 8a958beb483b41eda34622c778983421baa7b06d (patch) | |
tree | 4874ef796125b28b94b5634c9defbe5f36502ad5 /javascript | |
parent | 9349c1b82bda4188f4fda85b1214abf50e994a7f (diff) |
bump version info for release3.1.5
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 5123c8c..436e17a 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -1,6 +1,6 @@ { "name": "olm", - "version": "3.1.4", + "version": "3.1.5", "description": "An implementation of the Double Ratchet cryptographic ratchet", "main": "olm.js", "files": [ |