Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavh committed Aug 21, 2022
1 parent c2c65fa commit 48def31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Rozklad(means schedule in Ukrainian) is persistent Postgresql based task-queue w

```scala
resolvers += "jitpack" at "https://jitpack.io"
libraryDependencies += "com.github.yarhrn" % "rozklad" % "v0.9"
libraryDependencies += "com.github.yarhrn" % "rozklad" % "v{take version from badge above}"
```

## Usage
Expand Down

0 comments on commit 48def31

Please sign in to comment.