diff --git a/bower.json b/bower.json index 6ec6745..afaa5da 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ipaddr.js", - "version": "1.4.0", + "version": "1.5.1", "homepage": "https://github.com/whitequark/ipaddr.js", "authors": [ "whitequark " diff --git a/package.json b/package.json index 629a5ef..d93ca1a 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.5.0", + "version": "1.5.1", "author": "whitequark ", "directories": { "lib": "./lib"