From e603777af4643ec475bf7dc984a1b30b24937095 Mon Sep 17 00:00:00 2001 From: Tomas Ruzicka Date: Wed, 23 Mar 2016 23:42:43 +0100 Subject: [PATCH] 0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5bb00c8..1b888f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webpack-deploy", - "version": "0.9.0", + "version": "0.9.1", "description": "Collection of useful utilities for deploying (not only) Webpack apps", "main": "index.js", "repository": {