Skip to content

Commit

Permalink
Bump version to 1.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zev Eisenberg committed Aug 14, 2015
1 parent 4515105 commit 40d147e
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 103 deletions.
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.1.1"
s.version = "1.1.2"
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
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- BonMot (1.1.1)
- BonMot (1.1.2)

DEPENDENCIES:
- BonMot (from `../`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
BonMot: bf40ecb94ad66d7bb934ea00eaa59369034f6a2a
BonMot: 9b3753c32884e812d87faad684b13d9855f25636

COCOAPODS: 0.38.2
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/BonMot.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 40d147e

Please sign in to comment.