Skip to content

Commit 265e0fe

Browse files
committed
Updated pod spec version
1 parent da3a64d commit 265e0fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AMLocalized.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "AMLocalized"
19-
s.version = "0.1"
19+
s.version = "0.3"
2020
s.summary = "Localization system that supports changing the language at run-time and adds support for multiple languages"
2121

2222
# This description is used to generate tags and improve search results.
@@ -91,7 +91,7 @@ Pod::Spec.new do |s|
9191
# Supports git, hg, bzr, svn and HTTP.
9292
#
9393

94-
s.source = { :git => "https://github.com/tagyro/AMLocalizedString.git", :tag => "0.1" }
94+
s.source = { :git => "https://github.com/tagyro/AMLocalizedString.git", :tag => "0.3" }
9595

9696

9797
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)