Skip to content

Commit f42ec21

Browse files
committed
v0.1.1
1 parent 85ef6a0 commit f42ec21

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015.03.27, Version 0.1.1
2+
* fixed callback behavior in track_charges when no properties supplied
3+
(thanks sorribas)
4+
15
2015.03.20, Version 0.1.0
26
* updated URL metadata (thanks freeall)
37
* updated dev dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"api",
88
"stats"
99
],
10-
"version": "0.1.0",
10+
"version": "0.1.1",
1111
"homepage": "https://github.com/mixpanel/mixpanel-node",
1212
"author": "Carl Sverre",
1313
"main": "lib/mixpanel-node",

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Contributions from:
114114
- [Jyrki Laurila](https://github.com/jylauril)
115115
- [Zeevl](https://github.com/zeevl)
116116
- [Tobias Baunbæk](https://github.com/freeall)
117+
- [Eduardo Sorribas](https://github.com/sorribas)
117118

118119
License
119120
-------------------

0 commit comments

Comments
 (0)