Skip to content

Commit 4d5600c

Browse files
authored
Update README.md
1 parent 6b46852 commit 4d5600c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Add the dependency:
1111

1212
```groovy
1313
dependencies {
14-
compile 'nl.big-o:liqp:0.8.3.3'
14+
compile 'nl.big-o:liqp:0.9'
1515
}
1616
```
1717

@@ -23,7 +23,7 @@ Add the following dependency:
2323
<dependency>
2424
  <groupId>nl.big-o</groupId>
2525
  <artifactId>liqp</artifactId>
26-
  <version>0.8.3.3</version>
26+
  <version>0.9</version>
2727
</dependency>
2828
```
2929

0 commit comments

Comments
 (0)