diff --git a/package.json b/package.json index 33333c8..f3cb0f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-rev-all", - "version": "0.8.22", + "version": "0.8.23", "description": "Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn.098f6bcd.css, also re-writes references in each file to new reved name.", "main": "index.js", "dependencies": {