Skip to content

Commit

Permalink
Increment version number. Major version incremement due to API breaki…
Browse files Browse the repository at this point in the history
…ng nullability annotations.
  • Loading branch information
Brian King committed Jan 11, 2016
1 parent 36da72d commit bb29214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RZImport.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RZImport"
s.version = "1.3.0"
s.version = "2.0.0"
s.summary = "Automatic model object deserialization from NSDictionary"

s.description = <<-DESC
Expand Down

0 comments on commit bb29214

Please sign in to comment.