Skip to content

Commit

Permalink
Update Sync.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Jun 6, 2020
1 parent 4a3015d commit 0ad7d1e
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 = "6.0.2"
s.version = "6.0.3"
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 0ad7d1e

Please sign in to comment.