Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
malectro committed Jan 10, 2014
1 parent ed61172 commit 020ab1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mixpanel/Mixpanel.m
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#import "NSData+MPBase64.h"
#import "UIView+MPSnapshotImage.h"

#define VERSION @"2.2.2"
#define VERSION @"2.2.3"

#ifdef MIXPANEL_LOG
#define MixpanelLog(...) NSLog(__VA_ARGS__)
Expand Down

0 comments on commit 020ab1e

Please sign in to comment.