From 3eb4fc544a2a1d6c0a41b98b9906288ca8b087e4 Mon Sep 17 00:00:00 2001 From: Dmitry Chestnykh Date: Tue, 29 Mar 2016 06:06:20 +0200 Subject: [PATCH] v0.14.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 3fac25e3..5954d1e1 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tweetnacl", - "version": "0.14.2", + "version": "0.14.3", "homepage": "https://tweetnacl.js.org", "authors": [ "TweetNaCl.js Contributors" diff --git a/package.json b/package.json index d1bf389b..5fa81e5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tweetnacl", - "version": "0.14.2", + "version": "0.14.3", "description": "Port of TweetNaCl cryptographic library to JavaScript", "main": "nacl-fast.js", "directories": {