Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit 12f1137

Browse files
committed
Prepare for release 0.4.1 [skip ci]
Signed-off-by: wslulciuc <[email protected]>
1 parent 8717835 commit 12f1137

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
@@ -26,14 +26,14 @@ Maven:
2626
<dependency>
2727
<groupId>io.github.marquezproject</groupId>
2828
<artifactId>marquez-java</artifactId>
29-
<version>0.4.1-rc.7</version>
29+
<version>0.4.1</version>
3030
</dependency>
3131
```
3232

3333
or Gradle:
3434

3535
```groovy
36-
implementation 'io.github.marquezproject:marquez-java:0.4.1-rc.7'
36+
implementation 'io.github.marquezproject:marquez-java:0.4.1'
3737
```
3838
## Usage
3939

0 commit comments

Comments
 (0)