diff --git a/bower.json b/bower.json index 97ff3cd..13fdb19 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "unibabel", "main": "index.js", - "version": "2.1.4", + "version": "2.1.5", "homepage": "https://github.com/coolaj86/unibabel-js", "authors": [ "AJ ONeal " diff --git a/package.json b/package.json index 71847c3..5514f4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unibabel", - "version": "2.1.4", + "version": "2.1.5", "description": "Base64, TypedArrays, and UTF-8 / Unicode conversions in Browser (and Node) JavaScript", "main": "node.js", "browser": {