Skip to content

Commit a767f59

Browse files
committed
Update API Version
1 parent 56765b8 commit a767f59

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
@@ -49,7 +49,7 @@ Additionally, you'll need the following dependency, which includes the LiquidJav
4949
<dependency>
5050
<groupId>io.github.rcosta358</groupId>
5151
<artifactId>liquidjava-api</artifactId>
52-
<version>0.0.2</version>
52+
<version>0.0.3</version>
5353
</dependency>
5454
```
5555

@@ -60,7 +60,7 @@ repositories {
6060
}
6161
6262
dependencies {
63-
implementation 'io.github.rcosta358:liquidjava-api:0.0.2'
63+
implementation 'io.github.rcosta358:liquidjava-api:0.0.3'
6464
}
6565
```
6666

0 commit comments

Comments
 (0)