Skip to content

Commit

Permalink
Merge pull request #731 from wordpress-mobile/update-podspec-version
Browse files Browse the repository at this point in the history
Update the version in the podspec file
  • Loading branch information
crazytonyli authored Jan 25, 2023
2 parents 811f112 + 871a096 commit d95be8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PODS:
- SVProgressHUD (2.2.5)
- SwiftLint (0.49.1)
- UIDeviceIdentifier (2.2.0)
- WordPressAuthenticator (5.1.0):
- WordPressAuthenticator (5.2.0):
- GoogleSignIn (~> 6.0.1)
- Gridicons (~> 1.0)
- "NSURL+IDN (= 0.4)"
Expand Down Expand Up @@ -94,7 +94,7 @@ SPEC CHECKSUMS:
SVProgressHUD: 1428aafac632c1f86f62aa4243ec12008d7a51d6
SwiftLint: 32ee33ded0636d0905ef6911b2b67bbaeeedafa5
UIDeviceIdentifier: f33af270ba9045ea18b31d9aab88e42a0082ea67
WordPressAuthenticator: e7a75ce102a8697de751cfd7e62bc2475605873e
WordPressAuthenticator: 8bfe947d011c1e207eb1c4e3d62d3e3f9ca4721a
WordPressKit: 08da0bc981f6398ef7a32e523fd054de7d7c7069
WordPressShared: 04403b43f821c4ed2b84a2112ef9f64f1e7cdceb
WordPressUI: 1cf47a3b78154faf69caa18569ee7ece1e510fa0
Expand Down
2 changes: 1 addition & 1 deletion WordPressAuthenticator.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Pod::Spec.new do |s|
s.name = 'WordPressAuthenticator'
s.version = '5.1.0'
s.version = '5.2.0'

s.summary = 'WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.'
s.description = <<-DESC
Expand Down

0 comments on commit d95be8f

Please sign in to comment.