Skip to content

Commit 11a02a4

Browse files
committed
Updated podspec
1 parent 3f84fc9 commit 11a02a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SMLinkPreview.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SMLinkPreview'
11-
s.version = '0.2.0'
11+
s.version = '0.3.0'
1212
s.summary = 'Fetching link preview data and presentation view for iOS'
1313

1414
# This description is used to generate tags and improve search results.

pod.addversion.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pod lib lint
1414

1515
# 3) then push updated revision of pod to its repo
1616

17-
./Tools/release.sh 0.1.1
17+
./Tools/release.sh 0.3.0
1818

1919
# 4) validate the pod, with downloading
2020
pod spec lint

0 commit comments

Comments
 (0)