Skip to content

Commit ddedd8c

Browse files
committed
Preparing for next release, 1.0.2.
1 parent 77485ff commit ddedd8c

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+
### 1.0.2 (Next)
2+
3+
* Your contribution here.
4+
15
### 1.0.1 (2023/03/15)
26

37
* [#36](https://github.com/mongoid/mongoid-scroll/pull/36): Keep millisecond precision on time fields - [@FabienChaynes](https://github.com/FabienChaynes).

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 = '1.0.1'.freeze
3+
VERSION = '1.0.2'.freeze
44
end
55
end

0 commit comments

Comments
 (0)