Skip to content

Commit

Permalink
Bump version to 3.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZevEisenberg committed Apr 20, 2016
1 parent 31af4a1 commit 3530439
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 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.0.0"
s.version = "3.0.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.0.0):
- BonMot/Core (= 3.0.0)
- BonMot/Core (3.0.0)
- BonMot/UIKit (3.0.0):
- BonMot (3.0.1):
- BonMot/Core (= 3.0.1)
- BonMot/Core (3.0.1)
- BonMot/UIKit (3.0.1):
- BonMot/Core

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

SPEC CHECKSUMS:
BonMot: 374cd82befe7465dece616f354bad5feb59b661c
BonMot: e8d7b8920dc9363291c308e853ccb5784d5de4bd

COCOAPODS: 0.39.0
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.

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 3530439

Please sign in to comment.