Skip to content

Commit

Permalink
Update Sync.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis authored Sep 17, 2018
1 parent c8ee970 commit 3454b24
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.0.0"
s.version = "5.0.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 3454b24

Please sign in to comment.