From b791b98542777d8f065f42e291eeedada35dafe6 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 17 Oct 2018 00:35:10 +0700 Subject: [PATCH] 9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad26c8f..72f3556 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-rev", - "version": "8.1.1", + "version": "9.0.0", "description": "Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-d41d8cd98f.css", "license": "MIT", "repository": "sindresorhus/gulp-rev",