Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Aug 26, 2016
1 parent 9213169 commit f070273
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PODS:
- NSEntityDescription-SYNCPrimaryKey (~> 1.2.3)
- NSString-HYPNetworking (~> 1.0.2)
- NSString-HYPNetworking (1.0.2)
- Sync (1.13.0):
- Sync (1.13.1):
- DATAFilter (~> 0.11.2)
- DATAStack (~> 5.4.1)
- NSDictionary-ANDYSafeValue (~> 0.3.1)
Expand All @@ -41,7 +41,7 @@ SPEC CHECKSUMS:
NSEntityDescription-SYNCPrimaryKey: 9dbb89d7cbc1bea196dd935725bfcf3c0ff4249c
NSManagedObject-HYPPropertyMapper: 722402836191a9bec42354ee4e0472ba26cf51fa
NSString-HYPNetworking: 7c18e44ca9529d2f74a30a1c2a7a787da76198c1
Sync: d140ea36dba79362e04289b03bd418130194b2be
Sync: 21b4d0a51c8eeeec06c99cdaa23781d18318cb80

PODFILE CHECKSUM: a4ce83b9a5d0f8218c6d94acc4cfa26b0d4000d6

Expand Down
2 changes: 1 addition & 1 deletion Sync.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Sync"
s.version = "1.13.0"
s.version = "1.13.1"
s.summary = "Modern Swift JSON synchronization to Core Data"
s.description = <<-DESC
**Sync** eases your everyday job of parsing a `JSON` response and getting it into Core Data. It uses a convention-over-configuration paradigm to facilitate your workflow.
Expand Down

0 comments on commit f070273

Please sign in to comment.