Skip to content

Commit

Permalink
Update version in docs 0.4.15 -> 0.4.16
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
coditory-bot committed Nov 2, 2022
1 parent 0e983f9 commit e9553f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Look for details in the [documentation](https://coditory.github.io/sherlock-dist
Add dependency to `build.gradle`:
```groovy
dependencies {
implementation "com.coditory.sherlock:sherlock-mongo-sync:0.4.15"
implementation "com.coditory.sherlock:sherlock-mongo-sync:0.4.16"
}
```

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ markdown_extensions:
- pymdownx.snippets

extra:
version: '0.4.15'
version: '0.4.16'
vcs_baseurl: https://github.com/coditory/sherlock-distributed-lock/blob/master
social:
- icon: fontawesome/solid/globe
Expand Down

0 comments on commit e9553f6

Please sign in to comment.