Update version in podspec

This commit is contained in:
Ivan Zinovyev 2018-11-01 19:53:14 +03:00
parent 82453c0681
commit 719830b81e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "GMStepper"
s.version = "2.2"
s.version = "2.2.1"
s.summary = "A stepper with a sliding label in the middle."
s.homepage = "https://github.com/gmertk/GMStepper"
s.screenshots = "https://raw.githubusercontent.com/gmertk/GMStepper/master/Screenshots/screenshot_1.gif"