Skip to content

Commit

Permalink
Merge pull request #5 from CruGlobal/release-version-0.2.0
Browse files Browse the repository at this point in the history
Version 0.2.0
  • Loading branch information
levieggertcru authored Jun 19, 2024
2 parents a8ca6db + bf6d3d2 commit 2d24758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocalizationServices.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'LocalizationServices'
s.version = '0.1.0'
s.version = '0.2.0'
s.summary = 'Module for fetching localized strings based on a Locale from a Bundles .strings and .stringsdict files.'


Expand Down

0 comments on commit 2d24758

Please sign in to comment.