diff --git a/SketchKit.podspec b/SketchKit.podspec index 0be9542..dd2d386 100644 --- a/SketchKit.podspec +++ b/SketchKit.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'SketchKit' - s.version = '2.0.0' + s.version = '2.1.0' s.summary = 'A lightweight autolayout DSL library for iOS.' s.homepage = 'https://github.com/dogo/SketchKit' s.license = { :type => 'MIT', :file => 'LICENSE' }