Skip to content

Commit 31f0d5d

Browse files
update changelog
1 parent 16bfc66 commit 31f0d5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 4.3.0 (Next)
1+
### 4.2.0 (Next)
22

33
* [#239](https://github.com/mongoid/mongoid-rspec/pull/239): Add support for if/unless validator options - [@knovoselic](https://github.com/knovoselic).
44
* [#244](https://github.com/mongoid/mongoid-rspec/pull/244): Migration from TravisCI to GitHub Actions - [@skalibog](https://github.com/skalibog).

Diff for: lib/mongoid/rspec/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Mongoid
22
module RSpec
3-
VERSION = '4.3.0'.freeze
3+
VERSION = '4.2.0'.freeze
44
end
55
end

0 commit comments

Comments
 (0)