change podspec version in anticipation of next release

This commit is contained in:
Mathew Polzin
2019-07-02 18:12:29 -07:00
parent c75912ab79
commit e820f34253
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
#
spec.name = "JSONAPI"
spec.version = "0.30.0"
spec.version = "0.31.0"
spec.summary = "Swift Codable JSON API framework."
# This description is used to generate tags and improve search results.