Skip to content

Commit 5b4aa70

Browse files
committed
Update README
1 parent 8141573 commit 5b4aa70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ Buffer\[T] and Slice\[T]
66

77
This is a micro-library for Scala providing lightweight Buffer and Slice abstractions.
88

9-
"com.github.arturopala" %% "buffer-and-slice" % "1.55.0"
9+
"com.github.arturopala" %% "buffer-and-slice" % "1.56.0"
1010

1111
Cross-compiles to Scala versions `2.13.8`, `2.12.16`, `2.11.12`, `3.1.2`,
12-
and ScalaJS version `1.10.0`, and ScalaNative version `0.4.4`.
12+
and ScalaJS version `1.10.1`, and ScalaNative version `0.4.7`.
1313

1414
Motivation
1515
---

0 commit comments

Comments
 (0)