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

Commit 405f826

Browse files
committed
Tag 1.5.1
1 parent 722839c commit 405f826

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WordPressAuthenticator.podspec

Lines changed: 3 additions & 3 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.5.0"
3+
s.version = "1.5.1"
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.0'
42-
s.dependency 'WordPressKit', '~> 4.1.1-beta'
43-
s.dependency 'WordPressShared', '~> 1.8.0-beta'
42+
s.dependency 'WordPressKit', '~> 4.1.1'
43+
s.dependency 'WordPressShared', '~> 1.8.1'
4444
end

0 commit comments

Comments
 (0)