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 18, 2024
1 parent 18cac09 commit cf5fe68
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.1"
spec.version = "0.0.2"
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 cf5fe68

Please sign in to comment.