summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c3ead0..611c187 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "srp_js",
- "version": "0.0.1",
+ "version": "0.4.0",
"description": "A secure remote password implementation for JavaScript",
"homepage": "https://github.com/leapcode/srp_js#readme",
"main": "index.js",