Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hughbe committed Jun 20, 2018
1 parent 358da99 commit 52626a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DayDatePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DayDatePicker'
s.version = '1.6'
s.version = '1.7'
s.summary = 'A custom and customizable UIDatePicker which displays the day of the week alongside the day column'

s.description = <<-DESC
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- DayDatePicker (1.5)
- DayDatePicker (1.7)
- FBSnapshotTestCase (2.1.4):
- FBSnapshotTestCase/SwiftSupport (= 2.1.4)
- FBSnapshotTestCase/Core (2.1.4)
Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
DayDatePicker: a1449d5a2a4abace9c0c9c702eb751f66649236b
DayDatePicker: e493a82e774ae43ec9b825f1a39c3a6b374a885f
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a

PODFILE CHECKSUM: 69fcf032d21f0c566bbf962e2e8c2116500e1eda
Expand Down

0 comments on commit 52626a0

Please sign in to comment.