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

Commit 608b3d6

Browse files
committed
Updating pod version.
2 parents 0674b87 + 299c337 commit 608b3d6

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.8.0-beta.16"
3+
s.version = "1.8.1-beta.2"
44
s.summary = "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps."
55

66
s.description = <<-DESC
@@ -39,6 +39,6 @@ Pod::Spec.new do |s|
3939
s.dependency 'Gridicons', '~> 0.15'
4040
s.dependency 'GoogleSignIn', '~> 4.4'
4141
s.dependency 'WordPressUI', '~> 1.3'
42-
s.dependency 'WordPressKit', '~> 4.5.0-beta.2'
42+
s.dependency 'WordPressKit', '~> 4.5.0'
4343
s.dependency 'WordPressShared', '~> 1.8'
4444
end

0 commit comments

Comments
 (0)