Skip to content

Commit 2c8c205

Browse files
committed
version change
1 parent 2c61378 commit 2c8c205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Vue Mixpanel v1.0.0
2+
* Vue Mixpanel v1.0.3
33
* https://github.com/Loschcode/vue-mixpanel
44
*
55
* Copyright 2019, cmp-cc

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-mixpanel",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A simple library to use mixpanel through VueJS",
55
"main": "index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)