Skip to content

Commit

Permalink
Bump version to 3.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZevEisenberg committed May 25, 2016
1 parent 11231a8 commit 640be2e
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion BonMot.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BonMot"
s.version = "3.1"
s.version = "3.1.1"
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
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- BonMot (3.1):
- BonMot/Core (= 3.1)
- BonMot/Core (3.1)
- BonMot/UIKit (3.1):
- BonMot (3.1.1):
- BonMot/Core (= 3.1.1)
- BonMot/Core (3.1.1)
- BonMot/UIKit (3.1.1):
- BonMot/Core

DEPENDENCIES:
Expand All @@ -14,7 +14,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
BonMot: ff832a7241c8f2faef6d2fe3b08b9f8eb3d76b9f
BonMot: 1e6a1b229755a709cad4c6510026a53b46c89375

PODFILE CHECKSUM: ae4abcb634e4918fa15395e23a8db9ca1dccad55

Expand Down
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.

10 changes: 5 additions & 5 deletions Example/Pods/Manifest.lock

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

2 changes: 1 addition & 1 deletion Example/Pods/Target Support Files/BonMot/Info.plist

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

0 comments on commit 640be2e

Please sign in to comment.