From b937c93ed5f2d0c745b7fe3238dc37718389eb31 Mon Sep 17 00:00:00 2001 From: euvl Date: Wed, 27 Sep 2017 10:24:15 +0100 Subject: [PATCH] v1.3.0 :rocket: --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0407550..6cb5a6c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-js-modal", "description": "Modal Component for Vue.js", - "version": "1.2.12", + "version": "1.3.0", "author": "euvl ", "main": "dist/index.js", "repository": { @@ -80,4 +80,4 @@ "url": "https://opencollective.com/vue-js-modal", "logo": "https://opencollective.com/opencollective/logo.txt" } -} \ No newline at end of file +}