diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2020-10-06 17:39:48 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2020-10-06 17:39:48 -0400 |
commit | c4d737c86c9be46a47e91f6b6f27ea2d1b8ed9cf (patch) | |
tree | 13cf4fff87c957d165ba6830cbfe20d64c12d08b /javascript | |
parent | 60d451bbbe21db90521fc1e5d0731a542c6434c8 (diff) |
bump version numbers and update changelog3.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 9879c61..c479a98 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -1,6 +1,6 @@ { "name": "olm", - "version": "3.2.0", + "version": "3.2.1", "description": "An implementation of the Double Ratchet cryptographic ratchet", "main": "olm.js", "files": [ |