diff --git a/bower.json b/bower.json index 5985311..5fc4594 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ipaddr.js", - "version": "1.8.0", + "version": "1.8.1", "homepage": "https://github.com/whitequark/ipaddr.js", "authors": [ "whitequark " diff --git a/package.json b/package.json index 494da4c..d278d67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ipaddr.js", "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", - "version": "1.8.0", + "version": "1.8.1", "author": "whitequark ", "directories": { "lib": "./lib"