Skip to content

Commit

Permalink
Bump version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dogo committed Sep 22, 2024
1 parent 30231e4 commit 176e5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SketchKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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' }
Expand Down

0 comments on commit 176e5b2

Please sign in to comment.