diff --git a/package.json b/package.json index e4e1198..fe20bf7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "apac", "description": "Amazon Product Advertising API Client for Node", - "version": "1.0.0", + "version": "1.1.0", "author": "Dustin McQuay ", "scripts": { "test": "mocha lib/*.specs.js",