Skip to content

Commit

Permalink
Update version to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yatinsns committed Nov 29, 2016
1 parent 4080d82 commit 6d450cd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion TDTChocolate.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TDTChocolate'
s.version = '2.11.0'
s.version = '2.12.0'
s.summary = 'Library containing additions to Cocoa and Cocoa Touch'
s.homepage = 'https://github.com/talk-to/Chocolate'
s.author = 'Talk.to'
Expand Down
16 changes: 8 additions & 8 deletions Tests/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PODS:
- TDTChocolate (2.11.0):
- TDTChocolate/CoreDataAdditions (= 2.11.0)
- TDTChocolate/FoundationAdditions (= 2.11.0)
- TDTChocolate/TestingAdditions (= 2.11.0)
- TDTChocolate/CoreDataAdditions (2.11.0):
- TDTChocolate (2.12.0):
- TDTChocolate/CoreDataAdditions (= 2.12.0)
- TDTChocolate/FoundationAdditions (= 2.12.0)
- TDTChocolate/TestingAdditions (= 2.12.0)
- TDTChocolate/CoreDataAdditions (2.12.0):
- TDTChocolate/FoundationAdditions
- TDTChocolate/FoundationAdditions (2.11.0)
- TDTChocolate/TestingAdditions (2.11.0)
- TDTChocolate/FoundationAdditions (2.12.0)
- TDTChocolate/TestingAdditions (2.12.0)

DEPENDENCIES:
- TDTChocolate (from `../`)
Expand All @@ -16,7 +16,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
TDTChocolate: 9a7c50a8f9df1212e25a1e6cc82d3dd5febce544
TDTChocolate: cfe420907e309b3e70ef31189f036aecee8cd21e

PODFILE CHECKSUM: f8e50f5c05726a6efa7b8fbe50c99c5f565e5ed8

Expand Down

0 comments on commit 6d450cd

Please sign in to comment.