From e6831f247d3f8cc5e80a30ac9e2f23c9d2e39d78 Mon Sep 17 00:00:00 2001 From: Zev Eisenberg Date: Fri, 15 Apr 2016 15:56:02 -0400 Subject: [PATCH] Bump version to 3.0.0.beta.1. --- BonMot.podspec | 2 +- Example/Podfile.lock | 10 +++++----- Example/Pods/Local Podspecs/BonMot.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 10 +++++----- Example/Pods/Target Support Files/BonMot/Info.plist | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/BonMot.podspec b/BonMot.podspec index 791a6637..1878c1f0 100644 --- a/BonMot.podspec +++ b/BonMot.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BonMot" - s.version = "2.4.1" + s.version = "3.0.0.beta.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. diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 1976d605..19de22c0 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,8 +1,8 @@ PODS: - - BonMot (2.4.1): - - BonMot/Core (= 2.4.1) - - BonMot/Core (2.4.1) - - BonMot/UIKit (2.4.1): + - 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/Core DEPENDENCIES: @@ -14,6 +14,6 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - BonMot: c70e265f83a0d19dc9afb7fc4ec17ccf059e0cb6 + BonMot: 92e248634c50f657bff12c13221610cc3ddbbc5f COCOAPODS: 0.39.0 diff --git a/Example/Pods/Local Podspecs/BonMot.podspec.json b/Example/Pods/Local Podspecs/BonMot.podspec.json index 4b7c5b29..dc992abf 100644 --- a/Example/Pods/Local Podspecs/BonMot.podspec.json +++ b/Example/Pods/Local Podspecs/BonMot.podspec.json @@ -1,6 +1,6 @@ { "name": "BonMot", - "version": "2.4.1", + "version": "3.0.0.beta.1", "summary": "An Objective-C attributed string generation library.", "description": "BonMot removes all the mystery from creating beautiful, powerful attributed strings on iOS.", "homepage": "https://github.com/Raizlabs/BonMot", @@ -10,7 +10,7 @@ }, "source": { "git": "https://github.com/Raizlabs/BonMot.git", - "tag": "2.4.1" + "tag": "3.0.0.beta.1" }, "social_media_url": "https://twitter.com/ZevEisenberg", "platforms": { diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 1976d605..19de22c0 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,8 +1,8 @@ PODS: - - BonMot (2.4.1): - - BonMot/Core (= 2.4.1) - - BonMot/Core (2.4.1) - - BonMot/UIKit (2.4.1): + - 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/Core DEPENDENCIES: @@ -14,6 +14,6 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - BonMot: c70e265f83a0d19dc9afb7fc4ec17ccf059e0cb6 + BonMot: 92e248634c50f657bff12c13221610cc3ddbbc5f COCOAPODS: 0.39.0 diff --git a/Example/Pods/Target Support Files/BonMot/Info.plist b/Example/Pods/Target Support Files/BonMot/Info.plist index b9b769d1..b846133d 100644 --- a/Example/Pods/Target Support Files/BonMot/Info.plist +++ b/Example/Pods/Target Support Files/BonMot/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.4.1 + 3.0.0.beta.1 CFBundleSignature ???? CFBundleVersion