From e893acb6720a9546c0e22bda4a9f4f809cf8487f Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Wed, 31 May 2017 17:30:18 -0700 Subject: [PATCH] Bump to 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 033f13c..70c7137 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-cli-template-pwa", - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "description": "A full-featured Webpack setup with hot-reload, lint-on-save, unit testing & css extraction.", "scripts": {