Browse Source

v2.1.5

pull/1/head
AJ ONeal 6 years ago
parent
commit
49f9469bfd
  1. 2
      bower.json
  2. 2
      package.json

2
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 <awesome@coolaj86.com>"

2
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": {

Loading…
Cancel
Save