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

Commit 2e6b75a

Browse files
committed
Prepare for release 0.4.2 [skip ci]
Signed-off-by: wslulciuc <[email protected]>
1 parent 5cf6d59 commit 2e6b75a

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
@@ -25,14 +25,14 @@ Maven:
2525
<dependency>
2626
<groupId>io.github.marquezproject</groupId>
2727
<artifactId>marquez-java</artifactId>
28-
<version>0.4.1</version>
28+
<version>0.4.2</version>
2929
</dependency>
3030
```
3131

3232
or Gradle:
3333

3434
```groovy
35-
implementation 'io.github.marquezproject:marquez-java:0.4.1'
35+
implementation 'io.github.marquezproject:marquez-java:0.4.2'
3636
```
3737

3838
## Usage

0 commit comments

Comments
 (0)