Skip to content

Commit e710ed1

Browse files
committed
[release] bump version 1.0.0-beta.4
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 8b257a8 commit e710ed1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Apply and configure this plugin in your `build.gradle` file, for example:
1414

1515
```gradle
1616
plugins {
17-
id 'io.nextflow.nextflow-plugin' version '0.0.1-alpha6'
17+
id 'io.nextflow.nextflow-plugin' version '1.0.1-beta4'
1818
}
1919
2020
dependencies {

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-beta.3
1+
1.0.0-beta.4

0 commit comments

Comments
 (0)