Skip to content

Commit 876194c

Browse files
committed
oops
1 parent 6ece3e1 commit 876194c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ enough. Also, you can configure some default database settings in `config.yml`.
4545
<dependency>
4646
<groupId>com.github.hteppl</groupId>
4747
<artifactId>DataManager</artifactId>
48-
<version>2.0.6-SNAPSHOT</version>
48+
<version>2.1.0-SNAPSHOT</version>
4949
</dependency>
5050
```
5151

@@ -61,7 +61,7 @@ allprojects {
6161

6262
```groovy
6363
dependencies {
64-
implementation 'com.github.hteppl:DataManager:2.0.6-SNAPSHOT'
64+
implementation 'com.github.hteppl:DataManager:2.1.0-SNAPSHOT'
6565
}
6666
```
6767

0 commit comments

Comments
 (0)