mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
Release v2.2.0
This commit is contained in:
parent
a63601910f
commit
d569083cda
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Pundit
|
||||
|
||||
## Unreleased
|
||||
## 2.2.0 (2022-02-11)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module Pundit
|
||||
VERSION = "2.1.1"
|
||||
VERSION = "2.2.0"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue