Skip to content

Commit

Permalink
Release v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Burgestrand committed Feb 11, 2022
1 parent a636019 commit d569083
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pundit

## Unreleased
## 2.2.0 (2022-02-11)

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion lib/pundit/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Pundit
VERSION = "2.1.1"
VERSION = "2.2.0"
end

0 comments on commit d569083

Please sign in to comment.