From 79aad2856441563f68fb9250f0a75e125f2ed2f2 Mon Sep 17 00:00:00 2001 From: Vinay Puppal Date: Sun, 7 Jan 2018 13:08:56 +0530 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9904941..236530d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "preact-cli-plugin-netlify", - "version": "1.0.2", + "version": "1.1.0", "description": "Preact cli plugin for generating h2push headers and redirect rules for netlify", "main": "index.js", "scripts": {