diff --git a/bower.json b/bower.json index 7b823466..27135a77 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tweetnacl", - "version": "0.13.2", + "version": "0.13.3", "homepage": "https://dchest.github.io/tweetnacl-js", "authors": [ "TweetNaCl.js Contributors" diff --git a/package.json b/package.json index af2b15bb..203bf817 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tweetnacl", - "version": "0.13.2", + "version": "0.13.3", "description": "Port of TweetNaCl cryptographic library to JavaScript", "main": "nacl-fast.js", "directories": {