Skip to content

Commit

Permalink
Bump version to 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zev Eisenberg committed Jul 14, 2015
1 parent 2dc7618 commit 99ebf05
Show file tree
Hide file tree
Showing 9 changed files with 326 additions and 326 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 = "0.0.1"
s.version = "1.0.0"
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 (0.0.1)
- BonMot (1.0.0)

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

SPEC CHECKSUMS:
BonMot: 956b66354c66d5338dd9b5d79f7a9f8020d598fd
BonMot: 28df363266b71584ee62c9d46f63884c848b83f8

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

626 changes: 313 additions & 313 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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.

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.

0 comments on commit 99ebf05

Please sign in to comment.