diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-04-30 18:25:21 -0400 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-04-30 18:25:21 -0400 |
commit | 769d013ef7b20757d2f83ab2e933f660e38de2a7 (patch) | |
tree | 749faa57b9adbe1ee762b0ad0e5f8fa1f71e1f20 /javascript | |
parent | 69feb86c01838cffdfbfdb5dc7d9432667832d95 (diff) |
release 3.1.23.1.2
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 8d590e2..f5ddf1e 100644 --- a/javascript/package.json +++ b/javascript/package.json @@ -1,6 +1,6 @@ { "name": "olm", - "version": "3.1.1", + "version": "3.1.2", "description": "An implementation of the Double Ratchet cryptographic ratchet", "main": "olm.js", "files": [ |