Skip to content

Commit

Permalink
chore: 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdwind committed Oct 19, 2020
1 parent aba0d33 commit f32057a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.2 2020-10-19

- add default set and get method for array and map object [133](https://github.com/shepherdwind/velocity.js/pull/133)

## 2.0.1 2020-09-02

- fix Bug with #set inside #foreach [129](https://github.com/shepherdwind/velocity.js/issues/129)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "velocityjs",
"description": "Velocity Template Language(VTL) for JavaScript",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"keywords": [
"velocity template"
Expand Down

0 comments on commit f32057a

Please sign in to comment.