Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit f270239

Browse files
committed
Bump version to 1.2.1
1 parent dd28280 commit f270239

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WordPressAuthenticator.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "WordPressAuthenticator"
3-
s.version = "1.2.0"
3+
s.version = "1.2.1"
44
s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps."
55

66
s.description = <<-DESC
@@ -41,6 +41,6 @@ Pod::Spec.new do |s|
4141
s.dependency 'Gridicons', '~> 0.15'
4242
s.dependency 'GoogleSignIn', '4.1.2'
4343
s.dependency 'WordPressUI', '~> 1.0'
44-
s.dependency 'WordPressKit', '~> 3.2.2.beta'
44+
s.dependency 'WordPressKit', '~> 3.2.2'
4545
s.dependency 'WordPressShared', '~> 1.4'
4646
end

0 commit comments

Comments
 (0)