Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msangel authored Oct 18, 2024
1 parent 2d771c8 commit a578665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Add the dependency:

```groovy
dependencies {
compile 'nl.big-o:liqp:0.9.1.0'
compile 'nl.big-o:liqp:0.9.1.1'
}
```

Expand All @@ -26,7 +26,7 @@ Add the following dependency:
<dependency>
  <groupId>nl.big-o</groupId>
  <artifactId>liqp</artifactId>
  <version>0.9.1.0</version>
  <version>0.9.1.1</version>
</dependency>
```

Expand Down

0 comments on commit a578665

Please sign in to comment.