Skip to content

Commit

Permalink
Update version to 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushgoel committed May 20, 2016
1 parent 1b498fb commit 786b565
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.9.2'
s.version = '2.9.3'
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.9.2):
- TDTChocolate/CoreDataAdditions (= 2.9.2)
- TDTChocolate/FoundationAdditions (= 2.9.2)
- TDTChocolate/TestingAdditions (= 2.9.2)
- TDTChocolate/CoreDataAdditions (2.9.2):
- TDTChocolate (2.9.3):
- TDTChocolate/CoreDataAdditions (= 2.9.3)
- TDTChocolate/FoundationAdditions (= 2.9.3)
- TDTChocolate/TestingAdditions (= 2.9.3)
- TDTChocolate/CoreDataAdditions (2.9.3):
- TDTChocolate/FoundationAdditions
- TDTChocolate/FoundationAdditions (2.9.2)
- TDTChocolate/TestingAdditions (2.9.2)
- TDTChocolate/FoundationAdditions (2.9.3)
- TDTChocolate/TestingAdditions (2.9.3)

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

SPEC CHECKSUMS:
TDTChocolate: 41ac3f4996dc7a5fdb781ad10508310d2ffbec36
TDTChocolate: ba9cb94dd052622202da04c646ac40745b9dda21

COCOAPODS: 0.38.2

0 comments on commit 786b565

Please sign in to comment.