Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Jul 15, 2016
1 parent fed2deb commit c1438fc
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.0 (July 15, 2016)

- Use `basis.js` declaration AST walker when possible

## 1.3.0 (March 24, 2016)

- Bump `csso` to `1.8.0`
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.3.0",
"version": "1.4.0",
"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 c1438fc

Please sign in to comment.