Skip to content

Commit 1f1a8e7

Browse files
committed
fixed self-update version check to include patch level
1 parent d3209ae commit 1f1a8e7

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
@@ -27,7 +27,7 @@ Even if the artifact is intended to be used alongside with `kscript` you can als
2727

2828
To get started simply add it as a dependency via Jcenter:
2929
```
30-
compile "de.mpicbg.scicomp:kscript:1.2"
30+
compile "de.mpicbg.scicomp:kscript:1.2.1"
3131
```
3232

3333

0 commit comments

Comments
 (0)