We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f84fc9 commit 11a02a4Copy full SHA for 11a02a4
SMLinkPreview.podspec
@@ -8,7 +8,7 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'SMLinkPreview'
11
- s.version = '0.2.0'
+ s.version = '0.3.0'
12
s.summary = 'Fetching link preview data and presentation view for iOS'
13
14
# This description is used to generate tags and improve search results.
pod.addversion.txt
@@ -14,7 +14,7 @@ pod lib lint
15
# 3) then push updated revision of pod to its repo
16
17
-./Tools/release.sh 0.1.1
+./Tools/release.sh 0.3.0
18
19
# 4) validate the pod, with downloading
20
pod spec lint
0 commit comments