Skip to content

Commit 3451da4

Browse files
committed
Version bump to 4.2.0
1 parent d84bba0 commit 3451da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftyJSON.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftyJSON"
3-
s.version = "4.1.0"
3+
s.version = "4.2.0"
44
s.summary = "SwiftyJSON makes it easy to deal with JSON data in Swift"
55
s.homepage = "https://github.com/SwiftyJSON/SwiftyJSON"
66
s.license = { :type => "MIT" }

0 commit comments

Comments
 (0)