Skip to content

Commit

Permalink
Release 2.4.0 [Open Sourced, yay!]
Browse files Browse the repository at this point in the history
  • Loading branch information
Manav Rathi committed Jun 26, 2014
1 parent c7666db commit a4d87d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3.0'
s.version = '2.4.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
10 changes: 5 additions & 5 deletions Tests/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- TDTChocolate (2.3.0):
- TDTChocolate (2.4.0):
- TDTChocolate/CoreDataAdditions
- TDTChocolate/FoundationAdditions
- TDTChocolate/TestingAdditions
- TDTChocolate/CoreDataAdditions (2.3.0)
- TDTChocolate/FoundationAdditions (2.3.0)
- TDTChocolate/TestingAdditions (2.3.0)
- TDTChocolate/CoreDataAdditions (2.4.0)
- TDTChocolate/FoundationAdditions (2.4.0)
- TDTChocolate/TestingAdditions (2.4.0)

DEPENDENCIES:
- TDTChocolate (from `../`)
Expand All @@ -15,6 +15,6 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
TDTChocolate: cc8343440406a62c083dacd435d72ed58ca6f1c2
TDTChocolate: b011d2dc7b181310e8150e099640c2653e652005

COCOAPODS: 0.33.1

0 comments on commit a4d87d3

Please sign in to comment.