Skip to content

Commit

Permalink
Bump version from 3.3.0-beta.2 to 4.0.0
Browse files Browse the repository at this point in the history
A breaking change was introduced with this PR: #692
  • Loading branch information
spencertransier committed Oct 29, 2022
1 parent a52bc06 commit 262aced
Showing 1 changed file with 1 addition and 1 deletion.
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 = '3.3.0-beta.2'
s.version = '4.0.0'

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

0 comments on commit 262aced

Please sign in to comment.