Skip to content

Commit b3dcd7d

Browse files
committed
chore: bump cocoapods version
1 parent 99b3f4b commit b3dcd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SwiftyJSON.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 = "SwiftyJSON"
3-
s.version = "5.0.0"
3+
s.version = "5.0.1"
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)