Skip to content

Commit 42184d7

Browse files
committed
bump to 1.5.0
1 parent de4d90f commit 42184d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DeepLinkKit.podspec

Lines changed: 1 addition & 1 deletion
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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- DeepLinkKit (1.2.1)
2+
- DeepLinkKit (1.5.0)
33
- Expecta (1.0.5)
44
- KIF (3.5.1):
55
- KIF/Core (= 3.5.1)
@@ -19,9 +19,9 @@ EXTERNAL SOURCES:
1919
:path: "."
2020

2121
SPEC CHECKSUMS:
22-
DeepLinkKit: 6b8c19f1ffa3bc1bd5e7694f7b6f4b5b7a705aea
22+
DeepLinkKit: 98a26f2c5cf4c86b97c1170cdf3737ae49a3a50c
2323
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
24-
KIF: '082eb65279e51c3092923802849eb796a04982ab'
24+
KIF: 082eb65279e51c3092923802849eb796a04982ab
2525
OCMock: 35ae71d6a8fcc1b59434d561d1520b9dd4f15765
2626
Specta: f506f3a8361de16bc0dcf3b17b75e269072ba465
2727

0 commit comments

Comments
 (0)