Skip to content

Commit 81346d0

Browse files
committed
Preparing for next developer iteration, 2.2.1.
1 parent f407644 commit 81346d0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### 2.2.1 (Next)
4+
5+
* Your contribution here.
6+
37
### 2.2.0 (2025-06-22)
48

59
* [#107](https://github.com/mongoid/mongoid-locker/pull/107): Revert introduction of `forwardable` to ensure compatibility with mongoid-history - [@scpike](https://github.com/scpike).

lib/mongoid/locker/version.rb

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

33
module Mongoid
44
module Locker
5-
VERSION = '2.2.0'
5+
VERSION = '2.2.1'
66
end
77
end

0 commit comments

Comments
 (0)