Skip to content

Commit 81aeb66

Browse files
committed
Release 0.9.0
This marks a point where the library is getting close to its final form.
1 parent 3eb3383 commit 81aeb66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "axolotl",
33
"main": "dist/axolotl.js",
4-
"version": "0.5.3",
4+
"version": "0.9.0",
55
"authors": [
66
"Joe Bandenburg <joe@bandenburg.com>"
77
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axolotl",
3-
"version": "0.5.3",
3+
"version": "0.9.0",
44
"description": "A JavaScript port of libaxolotl. Axolotl is a ratcheting forward secrecy protocol.",
55
"main": "dist/axolotl.js",
66
"directories": {

0 commit comments

Comments
 (0)