We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdec73d commit 4bc70eaCopy full SHA for 4bc70ea
README.md
@@ -2,14 +2,14 @@
2
3
For details see https://github.com/holgerbrandl/kscript
4
5
-Current version: `1.2` (MavenCentral)
+Current version: `1.4` (MavenCentral)
6
7
## How to use?
8
9
Simply change your gradle dependencies to include:
10
11
```
12
-implementation 'com.github.holgerbrandl:kscript-annotations:1.2'
+implementation 'com.github.holgerbrandl:kscript-annotations:1.4'
13
14
15
## Example
release.sh
0 commit comments