Skip to content

Commit

Permalink
Update version to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VishnuBishnoi committed Sep 18, 2019
1 parent e3920fe commit 81ac18e
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.14.3'
s.version = '2.15.0'
s.summary = 'Library containing additions to Cocoa and Cocoa Touch'
s.homepage = 'https://github.com/talk-to/Chocolate'
s.author = 'Directi'
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.14.3):
- TDTChocolate/CoreDataAdditions (= 2.14.3)
- TDTChocolate/FoundationAdditions (= 2.14.3)
- TDTChocolate/TestingAdditions (= 2.14.3)
- TDTChocolate/CoreDataAdditions (2.14.3):
- TDTChocolate (2.15.0):
- TDTChocolate/CoreDataAdditions (= 2.15.0)
- TDTChocolate/FoundationAdditions (= 2.15.0)
- TDTChocolate/TestingAdditions (= 2.15.0)
- TDTChocolate/CoreDataAdditions (2.15.0):
- TDTChocolate/FoundationAdditions
- TDTChocolate/FoundationAdditions (2.14.3)
- TDTChocolate/TestingAdditions (2.14.3)
- TDTChocolate/FoundationAdditions (2.15.0)
- TDTChocolate/TestingAdditions (2.15.0)

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

SPEC CHECKSUMS:
TDTChocolate: 7ed8c12e0496a266f66b45dbc4147b538783b9da
TDTChocolate: 218618d122afcd4d918cb5af326404b12915bdd8

PODFILE CHECKSUM: 5e78bfc31ae66b1362f4e8c7541cb5b43b5164b8

Expand Down

0 comments on commit 81ac18e

Please sign in to comment.