Skip to content

Commit

Permalink
Bump Cocoapods to 3.6.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
gazreese authored May 4, 2024
1 parent cbc9e0b commit 145922f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlagsmithClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'FlagsmithClient'
s.version = '3.5.0'
s.version = '3.6.0'
s.summary = 'iOS Client written in Swift for Flagsmith. Ship features with confidence using feature flags and remote config.'
s.homepage = 'https://github.com/Flagsmith/flagsmith-ios-client'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 145922f

Please sign in to comment.