Skip to content

Commit 9163984

Browse files
committed
bump podspec versions
1 parent 575199e commit 9163984

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

JSONAPI.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "MP-JSONAPI"
19-
spec.version = "5.0.2"
19+
spec.version = "5.1.0"
2020
spec.summary = "Swift Codable JSON API framework."
2121

2222
# This description is used to generate tags and improve search results.
@@ -136,6 +136,6 @@ See the JSON API Spec here: https://jsonapi.org/format/
136136
# spec.requires_arc = true
137137

138138
# spec.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
139-
spec.dependency "Poly", "~> 2.4"
139+
spec.dependency "Poly", "~> 2.6"
140140

141141
end

0 commit comments

Comments
 (0)