Skip to content

Commit

Permalink
Bump version to 3.0.0.beta.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZevEisenberg committed Apr 15, 2016
1 parent aab944b commit 135fa36
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.0.0.beta.1"
s.version = "3.0.0.beta.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
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.beta.1):
- BonMot/Core (= 3.0.0.beta.1)
- BonMot/Core (3.0.0.beta.1)
- BonMot/UIKit (3.0.0.beta.1):
- BonMot (3.0.0.beta.2):
- BonMot/Core (= 3.0.0.beta.2)
- BonMot/Core (3.0.0.beta.2)
- BonMot/UIKit (3.0.0.beta.2):
- BonMot/Core

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

SPEC CHECKSUMS:
BonMot: 92e248634c50f657bff12c13221610cc3ddbbc5f
BonMot: a11b58eb88cb25da53db8c1ffafbc2d0463c76a0

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.

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 135fa36

Please sign in to comment.