Skip to content

Commit cf6fa39

Browse files
committed
bump Podspec version
1 parent a24f15d commit cf6fa39

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 = "2.0.0"
19+
spec.version = "2.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.0"
139+
spec.dependency "Poly", "~> 2.1"
140140

141141
end

0 commit comments

Comments
 (0)