diff --git a/bower.json b/bower.json index a354afd..7476e61 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "human-readable-ids", "main": "index.js", - "version": "1.0.2", + "version": "1.0.3", "homepage": "https://github.com/coolaj86/human-readable-ids-js", "authors": [ "AJ ONeal " diff --git a/package.json b/package.json index 9008e6f..4955c36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "human-readable-ids", - "version": "1.0.2", + "version": "1.0.3", "description": "Generate human-readable ids from lists of easy-to-spell nouns and adjectives", "main": "index.js", "dependencies": {