Skip to content

Commit 36b652e

Browse files
authored
Update README
1 parent fc5c27a commit 36b652e

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,7 +25,7 @@ To set up the extension locally, install the LiquidJava extension in the [VS Cod
2525
<dependency>
2626
<groupId>io.github.liquid-java</groupId>
2727
<artifactId>liquidjava-api</artifactId>
28-
<version>0.0.2</version>
28+
<version>0.0.3</version>
2929
</dependency>
3030
```
3131

@@ -36,7 +36,7 @@ repositories {
3636
}
3737
3838
dependencies {
39-
implementation 'io.github.liquid-java:liquidjava-api:0.0.2'
39+
implementation 'io.github.liquid-java:liquidjava-api:0.0.3'
4040
}
4141
```
4242

0 commit comments

Comments
 (0)