Skip to content

Commit

Permalink
Bump version to 2.0 because of breaking concatenation change.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zev Eisenberg committed Oct 12, 2015
1 parent 866e18c commit fa61fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BonMot.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "BonMot"
s.version = "1.2.2"
s.version = "2.0"
s.summary = "An Objective-C attributed string generation library."
s.description = <<-DESC
BonMot removes all the mystery from creating beautiful, powerful attributed strings on iOS.
Expand Down

0 comments on commit fa61fb3

Please sign in to comment.