Skip to content

Commit

Permalink
Bumped version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Hein Hooijmans committed Feb 19, 2017
1 parent 5f603de commit ca080e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example/Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "roberthein/TinyConstraints" "1.1.2"
github "roberthein/TinyConstraints" "1.2.0"
2 changes: 1 addition & 1 deletion TinyConstraints.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TinyConstraints'
s.version = '1.1.2'
s.version = '1.2.0'
s.ios.deployment_target = '9.0'
s.tvos.deployment_target = '9.0'
s.summary = 'Nothing but sugar.'
Expand Down

0 comments on commit ca080e4

Please sign in to comment.