Skip to content

Commit

Permalink
Update version to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ebussieres committed Aug 26, 2018
1 parent 1b2662a commit c9a1373
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Please note that the pebble's groupId has been updated as of version 2.5.0
<dependency>
<groupId>io.pebbletemplates</groupId>
<artifactId>pebble</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pebble/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v3.0.3 (xxxx-xx-xx)
## v3.0.3 (2018-08-26)
- Support more expressions for `if` operator (#387)
- Consider adding greedyMatchMethod to PebbleProperties (#388)
- Use locale from context for lower/upper filter (#390)
Expand Down

0 comments on commit c9a1373

Please sign in to comment.