File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ 2015.03.27, Version 0.1.1
2+ * fixed callback behavior in track_charges when no properties supplied
3+ (thanks sorribas)
4+
152015.03.20, Version 0.1.0
26* updated URL metadata (thanks freeall)
37* updated dev dependencies
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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
118119License
119120-------------------
You can’t perform that action at this time.
0 commit comments