diff --git a/package.json b/package.json index cd832e4..4dae1e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "laralabs-vue-toaster", - "version": "3.0.0", + "version": "3.0.1", "description": "Vue component for Laralabs/Toaster", "author": "Matt Clinton ", "private": false, @@ -23,4 +23,4 @@ "dependencies": { "vue-notification": "^1.3.7" } -} \ No newline at end of file +}