Skip to content

Commit

Permalink
release v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hagay3 committed Feb 28, 2024
1 parent 6ed8879 commit 2be10ae
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 @@ -78,7 +78,7 @@ You can use the latest release by adding to your build:
- Scala 3.2, 2.13, 2.12 support

```sbt
libraryDependencies += "io.github.hagay3" %% "skuber" % "4.0.1"
libraryDependencies += "io.github.hagay3" %% "skuber" % "4.0.2"
```

## Building
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You can use the latest release by adding to your build:
- Scala 3.2, 2.13, 2.12 support

```scala
libraryDependencies += "io.github.hagay3" %% "skuber" % "4.0.1"
libraryDependencies += "io.github.hagay3" %% "skuber" % "4.0.2"
```

## Configuration
Expand Down

0 comments on commit 2be10ae

Please sign in to comment.