From 0fd9c94b22974a3fbe079762da95cc6eea8b0abd Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 27 Jun 2014 02:02:35 +0200 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c25cfe..40c23ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-usemin", - "version": "2.2.0", + "version": "2.3.0", "license": "BSD", "author": "The Yeoman Team", "description": "Replaces references to non-optimized scripts or stylesheets into a set of HTML files (or any templates/views).",