Skip to content

Commit

Permalink
chore: update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew committed Oct 22, 2024
1 parent 43cfc8f commit d45cae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnleashProxyClientSwift.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "UnleashProxyClientSwift"
spec.version = "1.4.0"
spec.version = "1.5.0"
spec.summary = "Allows frontend clients to talk to unleash through the unleash edge, frontend API or the (deprecated) unleash proxy"
spec.homepage = "https://www.getunleash.io"
spec.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit d45cae9

Please sign in to comment.