Skip to content

Commit

Permalink
Bump version 3.5.0 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewelwell authored Mar 11, 2024
1 parent 695bcdd commit 5246454
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.4.0'
s.version = '3.5.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 5246454

Please sign in to comment.