Skip to content

Commit e75bf42

Browse files
author
Wes Smith
committed
Bump to 0.2.3
1 parent 626f06f commit e75bf42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DeepLinkSDK.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "DeepLinkSDK"
3-
s.version = "0.2.2"
3+
s.version = "0.2.3"
44
s.summary = "A splendid route-matching, block-based way to handle your deep links."
55
s.description = <<-DESC
66
The Button DeepLink SDK is a splendid route-handling block-based way to handle deep links. Rather than decide how to format your URLs, parse them, pass data, and navigate to specific content or perform actions, this SDK and a few lines of code will get you on your way.

Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- DeepLinkSDK (0.2.2)
2+
- DeepLinkSDK (0.2.3)
33
- Expecta (0.3.2)
44
- OCMock (3.1.2)
55
- Specta (0.3.2)
@@ -15,7 +15,7 @@ EXTERNAL SOURCES:
1515
:path: .
1616

1717
SPEC CHECKSUMS:
18-
DeepLinkSDK: 821176a4d3ab5faa9d2c7930474d60111e05e6ae
18+
DeepLinkSDK: bdd4c26049cde67aabe1fcc4b29b827453e3b01b
1919
Expecta: ee641011fe10aa1855d487b40e4976dac50ec342
2020
OCMock: ecdd510b73ef397f2f97274785c1e87fd147c49f
2121
Specta: 698a58ffa5ec948327d3b92eab50ca58d7f4fbe8

0 commit comments

Comments
 (0)