Skip to content

Commit 1ea4f75

Browse files
authored
Update README.md
1 parent 38e9db9 commit 1ea4f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Hxl is written in tagless final, which allows for molding the library to your ne
1111
## Installation
1212
Hxl is available on Maven Central for Scala 2.13 and 3.2.
1313
```scala
14-
libraryDependencies += "com.github.casehubdk" %% "hxl" % "0.2.3"
14+
libraryDependencies += "com.github.casehubdk" %% "hxl" % "0.3.0"
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)