Skip to content

Commit 1787958

Browse files
committed
prepare release
1 parent 3ae74df commit 1787958

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33

44
## Versions
55

6-
### 2.1.0
6+
### 2.2.0
77
* mongo-scala-driver [4.2.1](https://mongodb.github.io/mongo-java-driver/4.2/driver-scala/)
88

9-
### 2.0.10
10-
- Size, Storagesize needs Double
11-
129
### 2.1.0
1310
* BUGFIX DAO name
1411
* add github actions
12+
*
13+
### 2.0.10
14+
- Size, Storagesize needs Double
1515

1616
### 2.0.9
1717
- Ensure Int value for collection status

version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "2.1.1-SNAPSHOT"
1+
version in ThisBuild := "2.2.0-SNAPSHOT"

0 commit comments

Comments
 (0)