Skip to content

Commit 7db9cbd

Browse files
committed
Mark version as 0.2.0
1 parent 3e88b37 commit 7db9cbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
#### 0.1.5
2+
#### 0.2.0
33

44
* Backport [PR #4299](https://github.com/mongodb/mongoid/pull/4299) from Mongoid 6 to Mongoid 3 which fixes `#only`, `#without`, and `#pluck` with localized fields.
55

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module MongoidMonkey
2-
VERSION = '0.1.5'
2+
VERSION = '0.2.0'
33
end

0 commit comments

Comments
 (0)