We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57748de commit e3a1ca9Copy full SHA for e3a1ca9
.npmignore
@@ -12,3 +12,4 @@
12
/.jscsrc
13
/.gitignore
14
/.idea
15
+/bower_components
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "axolotl",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A JavaScript port of libaxolotl. Axolotl is a ratcheting forward secrecy protocol.",
5
"main": "dist/axolotl.js",
6
"directories": {
0 commit comments