We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e9db9 commit 1ea4f75Copy full SHA for 1ea4f75
README.md
@@ -11,7 +11,7 @@ Hxl is written in tagless final, which allows for molding the library to your ne
11
## Installation
12
Hxl is available on Maven Central for Scala 2.13 and 3.2.
13
```scala
14
-libraryDependencies += "com.github.casehubdk" %% "hxl" % "0.2.3"
+libraryDependencies += "com.github.casehubdk" %% "hxl" % "0.3.0"
15
```
16
17
## Usage
0 commit comments