Skip to content

Commit 6472bda

Browse files
committed
bump version to 1.6
1 parent d297e9c commit 6472bda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ https://jitpack.io/#Kright/ArrayView
2020

2121
gradle:
2222
```
23-
implementation "com.github.Kright.ArrayView:arrayview_3:0.1.5"
23+
implementation "com.github.Kright.ArrayView:arrayview_3:0.1.6"
2424
```
2525

2626
sbt:
2727
```
28-
libraryDependencies += "com.github.Kright.ArrayView" % "arrayview" % "0.1.5"
28+
libraryDependencies += "com.github.Kright.ArrayView" % "arrayview" % "0.1.6"
2929
```
3030

3131
## Examples

0 commit comments

Comments
 (0)