Skip to content

Commit be03f14

Browse files
committed
Preparing for next developer iteration, 2.0.1.
1 parent f1c54f7 commit be03f14

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,3 +1,7 @@
1+
### 2.0.1 (Next)
2+
3+
* Your contribution here.
4+
15
### 2.0.0 (2024/09/07)
26

37
* [#38](https://github.com/mongoid/mongoid-scroll/pull/38): Add `previous_cursor` - [@GCorbel](https://github.com/GCorbel).

lib/mongoid/scroll/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Mongoid
22
module Scroll
3-
VERSION = '2.0.0'.freeze
3+
VERSION = '2.0.1'.freeze
44
end
55
end

0 commit comments

Comments
 (0)