Skip to content

Commit

Permalink
Updated versions in podspec and plist for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-John-paystack authored May 20, 2024
1 parent e4f8d65 commit 98d7d1d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion PaystackCore.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'PaystackCore'
s.version = '0.0.1'
s.version = '0.0.2'
s.summary = 'The Paystack Public iOS SDK'

# TODO: Add correct descriptions
Expand Down
2 changes: 1 addition & 1 deletion PaystackUI.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'PaystackUI'
s.version = '0.0.1'
s.version = '0.0.2'
s.summary = 'The UI Flows build upon the Paystack Public iOS SDK'

# TODO: Add correct descriptions
Expand Down
4 changes: 2 additions & 2 deletions Sources/PaystackSDK/Versioning/versions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<plist version="1.0">
<dict>
<key>Description</key>
<string>Black</string>
<string>Alpine_Swift</string>
<key>Version</key>
<string>0.0.1</string>
<string>0.0.2</string>
</dict>
</plist>

0 comments on commit 98d7d1d

Please sign in to comment.