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 3e4012c commit bba0eb2Copy full SHA for bba0eb2
DSSwiftUIKit.podspec
@@ -2,7 +2,7 @@
2
3
Pod::Spec.new do |s|
4
s.name = 'DSSwiftUIKit'
5
- s.version = '0.8.2'
+ s.version = '0.9.0'
6
s.swift_versions = ['5.2']
7
s.summary = 'SwiftUIKit contains extra functionality for SwiftUI.'
8
SwiftUIKitDemo/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundlePackageType</key>
18
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>0.8.2</string>
+ <string>0.9.0</string>
21
<key>CFBundleVersion</key>
22
<string>1</string>
23
<key>LSRequiresIPhoneOS</key>
0 commit comments