Skip to content

Commit

Permalink
Update Sync.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis authored Jan 28, 2019
1 parent a0b8191 commit 93542bf
Showing 1 changed file with 1 addition and 1 deletion.
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 = "5.2.0"
s.version = "5.2.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 93542bf

Please sign in to comment.