Skip to content

Commit 010d30e

Browse files
committed
feat: new version with foldMap compiler
1 parent e3c6263 commit 010d30e

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.1.0"
14+
libraryDependencies += "com.github.casehubdk" %% "hxl" % "0.1.1"
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)