diff --git a/package.json b/package.json index 5f6a16c..b163dbf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "datauri-build", "private": true, - "version": "1.0.4", + "version": "1.0.5", "scripts": { "test": "npm run check", "check": "npm run lint && npm run spec-prod",