Skip to content

Commit

Permalink
Bump to 0.1.2
Browse files Browse the repository at this point in the history
* Avoid modifying POST params on env while checking for CSRF token
  • Loading branch information
sikachu committed Jun 4, 2019
1 parent fc0d864 commit 9eb23d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/omniauth/rails_csrf_protection/version.rb
@@ -1,5 +1,5 @@
module OmniAuth
module RailsCsrfProtection
VERSION = "0.1.1".freeze
VERSION = "0.1.2".freeze
end
end

0 comments on commit 9eb23d6

Please sign in to comment.