Skip to content

Commit 0a4d77a

Browse files
committed
Bump to 1.5.0
1 parent 95a7236 commit 0a4d77a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DeepLinkKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "DeepLinkKit"
3-
s.version = "1.4.0"
3+
s.version = "1.5.0"
44
s.summary = "A splendid route-matching, block-based way to handle your deep links."
55
s.description = <<-DESC
66
DeepLink Kit is a splendid route-handling block-based way to handle deep links. Use DeepLink Kit to parse incoming URLs, extract parameters from the host, url etc.. and even build outgoing deep links. All with a simple, block-based interface.

Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- DeepLinkKit (1.4.0)
2+
- DeepLinkKit (1.5.0)
33
- Expecta (1.0.6)
44
- KIF (3.6.0):
55
- KIF/Core (= 3.6.0)
@@ -19,7 +19,7 @@ EXTERNAL SOURCES:
1919
:path: "."
2020

2121
SPEC CHECKSUMS:
22-
DeepLinkKit: bffd3b5e51549222f974d631b4e0e7484600b9d8
22+
DeepLinkKit: 98a26f2c5cf4c86b97c1170cdf3737ae49a3a50c
2323
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
2424
KIF: bd770edd8ce49bc7308501e4871e58a02d137be3
2525
OCMock: 35ae71d6a8fcc1b59434d561d1520b9dd4f15765

0 commit comments

Comments
 (0)