Skip to content

Commit

Permalink
1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Jul 15, 2016
1 parent 134e64b commit 797f864
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 @@
## 1.4.1 (July 15, 2016)

- Fix template processing for old versions of `basis.js`

## 1.4.0 (July 15, 2016)

- Use `basis.js` declaration AST walker when possible
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "basisjs-tools-ast",
"version": "1.4.0",
"version": "1.4.1",
"description": "Tool set for basisjs-tools to work with various types of AST",
"homepage": "https://github.com/basisjs/basisjs-tools-ast",
"author": "Roman Dvornov <[email protected]>",
Expand Down

0 comments on commit 797f864

Please sign in to comment.