From 48d5ed5d27ca7c334ee4dc1b96bfc25c0d385442 Mon Sep 17 00:00:00 2001 From: Joshua Bellamy-Henn Date: Thu, 3 Mar 2016 15:39:41 -0700 Subject: [PATCH] Bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {