Skip to content

Commit

Permalink
updates version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
micheleriva committed Jul 19, 2024
1 parent 9ae9e87 commit 6072dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OramaCloudClient.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = "OramaCloudClient"
spec.module_name = "OramaCloudClient"
spec.version = "0.0.2"
spec.version = "0.0.3"
spec.summary = "Orama Cloud API Client written in Swift."
spec.homepage = "https://github.com/askorama/oramacloud-client-swift"
spec.license = { :type => "Apache 2.0", :file => "LICENSE.md" }
Expand Down

0 comments on commit 6072dda

Please sign in to comment.