Skip to content

Commit cd98ca8

Browse files
committed
Update version in docs 0.4.18 -> 0.4.19
[ci skip]
1 parent 210be5a commit cd98ca8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Look for details in the [documentation](https://coditory.github.io/sherlock-dist
1818
Add dependency to `build.gradle`:
1919
```groovy
2020
dependencies {
21-
implementation "com.coditory.sherlock:sherlock-mongo-sync:0.4.18"
21+
implementation "com.coditory.sherlock:sherlock-mongo-sync:0.4.19"
2222
}
2323
```
2424

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ markdown_extensions:
7070
- pymdownx.snippets
7171

7272
extra:
73-
version: '0.4.18'
73+
version: '0.4.19'
7474
vcs_baseurl: https://github.com/coditory/sherlock-distributed-lock/blob/master
7575
social:
7676
- icon: fontawesome/solid/globe

0 commit comments

Comments
 (0)