diff --git a/package.json b/package.json index c179c56..7676e25 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/unsplash/url-transformers.git" }, - "version": "0.0.7", + "version": "0.0.8", "scripts": { "compile": "rm -rf ./target/ && tsc", "test": "npm run compile && node --require source-map-support/register ./target/tests.js",