Skip to content

Commit

Permalink
Bump version to 3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZevEisenberg committed Jul 15, 2016
1 parent 1f0059a commit 9afdcf2
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 16 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.1"
s.version = "3.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
12 changes: 6 additions & 6 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PODS:
- BonMot (3.1.1):
- BonMot/Core (= 3.1.1)
- BonMot/Core (3.1.1)
- BonMot/UIKit (3.1.1):
- BonMot (3.2):
- BonMot/Core (= 3.2)
- BonMot/Core (3.2)
- BonMot/UIKit (3.2):
- BonMot/Core

DEPENDENCIES:
Expand All @@ -11,10 +11,10 @@ DEPENDENCIES:

EXTERNAL SOURCES:
BonMot:
:path: ../
:path: "../"

SPEC CHECKSUMS:
BonMot: 1e6a1b229755a709cad4c6510026a53b46c89375
BonMot: 039d91a9f7e408ed21e8627bb093a926e34553e0

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.

12 changes: 6 additions & 6 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 9afdcf2

Please sign in to comment.