Skip to content

Commit

Permalink
Update version to 2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushgoel committed Jan 27, 2018
1 parent 5674f59 commit 80818ca
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.13.0'
s.version = '2.13.1'
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.13.0):
- TDTChocolate/CoreDataAdditions (= 2.13.0)
- TDTChocolate/FoundationAdditions (= 2.13.0)
- TDTChocolate/TestingAdditions (= 2.13.0)
- TDTChocolate/CoreDataAdditions (2.13.0):
- TDTChocolate (2.13.1):
- TDTChocolate/CoreDataAdditions (= 2.13.1)
- TDTChocolate/FoundationAdditions (= 2.13.1)
- TDTChocolate/TestingAdditions (= 2.13.1)
- TDTChocolate/CoreDataAdditions (2.13.1):
- TDTChocolate/FoundationAdditions
- TDTChocolate/FoundationAdditions (2.13.0)
- TDTChocolate/TestingAdditions (2.13.0)
- TDTChocolate/FoundationAdditions (2.13.1)
- TDTChocolate/TestingAdditions (2.13.1)

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

SPEC CHECKSUMS:
TDTChocolate: 85abf00b779241ea291296236976ba35ce77d37e
TDTChocolate: 26ba48be5416bd42c279277309859e700f6a1d57

PODFILE CHECKSUM: f8e50f5c05726a6efa7b8fbe50c99c5f565e5ed8

Expand Down

0 comments on commit 80818ca

Please sign in to comment.