We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd9868 commit 43968daCopy full SHA for 43968da
SwiftUIKit.podspec
@@ -2,7 +2,7 @@
2
3
Pod::Spec.new do |s|
4
s.name = 'DSSwiftUIKit'
5
- s.version = '0.2.0'
+ s.version = '0.3.0'
6
s.swift_versions = ['5.1']
7
s.summary = 'SwiftUIKit contains extra functionality for SwiftUI.'
8
SwiftUIKitDemo/Info.plist
@@ -23,7 +23,7 @@
23
<key>CFBundlePackageType</key>
24
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
25
<key>CFBundleShortVersionString</key>
26
- <string>0.2.0</string>
+ <string>0.3.0</string>
27
<key>CFBundleVersion</key>
28
<string>1</string>
29
<key>LSRequiresIPhoneOS</key>
0 commit comments