Skip to content

Commit

Permalink
chore(release): Bump package version (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
khvn26 authored Nov 18, 2024
1 parent 5caabcf commit 56e62da
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.8.0'
s.version = '3.8.1'
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 56e62da

Please sign in to comment.