diff --git a/Instructions.podspec b/Instructions.podspec index 6814dc6..7712a89 100644 --- a/Instructions.podspec +++ b/Instructions.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |spec| spec.cocoapods_version = '>= 1.0' spec.name = "Instructions" - spec.version = "2.0.0" + spec.version = "2.3.1" spec.summary = "Create walkthroughs and guided tours (with coach marks) in a simple way, using Swift." spec.homepage = "https://github.com/ephread/Instructions" spec.license = 'MIT'