diff --git a/bower.json b/bower.json index 7f301b8..e9a73ca 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "humanize-plus", - "version": "1.8.1", + "version": "1.8.2", "homepage": "https://github.com/HubSpot/humanize", "authors": [ "HubSpot (http://dev.hubspot.com)", @@ -10,7 +10,7 @@ "Nicholas Hwang (http://github.com/geekjuice)" ], "description": "A simple utility library for making the web more humane.", - "main": "./src/humanize.js", + "main": "./dist/humanize.js", "keywords": [ "humanize", "format"