We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c61378 commit 2c8c205Copy full SHA for 2c8c205
index.js
@@ -1,5 +1,5 @@
1
/**
2
- * Vue Mixpanel v1.0.0
+ * Vue Mixpanel v1.0.3
3
* https://github.com/Loschcode/vue-mixpanel
4
*
5
* Copyright 2019, cmp-cc
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-mixpanel",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "A simple library to use mixpanel through VueJS",
"main": "index.js",
6
"license": "MIT",
0 commit comments