Skip to content

Commit 53b8701

Browse files
authored
Update Sync.podspec
1 parent 17d20a0 commit 53b8701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sync.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Sync"
3-
s.version = "3.3.1"
3+
s.version = "4.0.0"
44
s.summary = "Modern Swift JSON synchronization to Core Data"
55
s.description = <<-DESC
66
**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.

0 commit comments

Comments
 (0)