Skip to content

Commit

Permalink
Merge pull request #47 from Automattic/bump-0.0.13
Browse files Browse the repository at this point in the history
Bumped podspec version to 0.0.13
  • Loading branch information
koke committed Nov 26, 2015
2 parents 4c0209c + 853e241 commit d70a094
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Automattic-Tracks-iOS/TracksConstants.m
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#import "TracksConstants.h"

NSString *const TracksErrorDomain = @"TracksErrorDomain";
NSString *const TracksLibraryVersion = @"0.0.12";
NSString *const TracksLibraryVersion = @"0.0.13";
4 changes: 2 additions & 2 deletions TracksDemo/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Automattic-Tracks-iOS (0.0.12):
- Automattic-Tracks-iOS (0.0.13):
- CocoaLumberjack (~> 2.2.0)
- Reachability (~> 3.1)
- UIDeviceIdentifier (~> 0.4)
Expand All @@ -22,7 +22,7 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
Automattic-Tracks-iOS: 5803df8b288429ed835af071433ff3b6a19be26f
Automattic-Tracks-iOS: ba47c35576a07376facc7a91740fb78867831e1c
CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
UIDeviceIdentifier: a959a6d4f51036b4180dd31fb26483a820f1cc46
Expand Down

0 comments on commit d70a094

Please sign in to comment.