Skip to content

Commit

Permalink
Bump to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Aug 5, 2020
1 parent c4aed31 commit 3fc949d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DSSwiftUIKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'DSSwiftUIKit'
s.version = '0.6.0'
s.version = '0.7.0'
s.swift_versions = ['5.2']
s.summary = 'SwiftUIKit contains extra functionality for SwiftUI.'

Expand Down
2 changes: 1 addition & 1 deletion SwiftUIKitDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>0.6.0</string>
<string>0.7.0</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 3fc949d

Please sign in to comment.