Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
Removes support for OmniAuth v1 and requires support for OmniAuth v2
  • Loading branch information
synth authored Oct 2, 2021
1 parent ffb5618 commit 99f22a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth/microsoft_graph/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Omniauth
module MicrosoftGraph
VERSION = "0.3.3"
VERSION = "1.0.0"
end
end

0 comments on commit 99f22a9

Please sign in to comment.