Skip to content

Commit d569083

Browse files
committed
Release v2.2.0
1 parent a636019 commit d569083

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pundit
22

3-
## Unreleased
3+
## 2.2.0 (2022-02-11)
44

55
### Fixed
66

lib/pundit/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Pundit
4-
VERSION = "2.1.1"
4+
VERSION = "2.2.0"
55
end

0 commit comments

Comments
 (0)