diff --git a/package.json b/package.json index e2f547a..192c933 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/unsplash/ts-imgix.git" }, - "version": "0.0.15", + "version": "0.0.16", "scripts": { "lint": "tslint --project ./tsconfig.json", "compile": "rm -rf ./target/ && rollup -c",