From 3251f4b2e5b82627a68425ab82278466661817cd Mon Sep 17 00:00:00 2001 From: Dennis Bruner Date: Mon, 6 Aug 2018 21:44:40 +0200 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 137882c..6f6aa4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-native-notification", - "version": "1.0.3", + "version": "1.0.4", "description": "Vue.js plugin for native notifications", "main": "index.js", "repository": "https://github.com/dennisbruner/vue-native-notification.git",