diff --git a/package.json b/package.json index a20f4c5..c7074e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-template-babel-compiler", - "version": "1.1.1", + "version": "1.1.2", "description": "Post compiler for Vue template render functions to support ES features with Babel", "main": "lib/index.js", "author": "JuniorTour",