Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ests committed Aug 13, 2021
1 parent ca8308c commit 012d39c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth/amazon-sp-api/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module OmniAuth
module AmazonSpApi
VERSION = '2.0.0'.freeze
VERSION = '1.0.0'.freeze
end
end

0 comments on commit 012d39c

Please sign in to comment.