Skip to content

Commit

Permalink
Bump version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coorasse committed Dec 12, 2020
1 parent f9b73b5 commit abfa504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cancan/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module CanCan
VERSION = '3.1.0'.freeze
VERSION = '3.2.0'.freeze
end

0 comments on commit abfa504

Please sign in to comment.