diff --git a/SafeIndex.podspec b/SafeIndex.podspec index 70e980e..4e49b34 100644 --- a/SafeIndex.podspec +++ b/SafeIndex.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SafeIndex" - s.version = "1.1.0" + s.version = "2.0.0" s.summary = "Optional Index for Swift" s.homepage = "https://github.com/devxoul/SafeIndex" s.license = { :type => "MIT", :file => "LICENSE" }