Skip to content

Commit

Permalink
1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Mar 26, 2017
1 parent 348a086 commit 137a511
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.9.1 (March 26, 2017)

### Build

- Fixed `--js-bundle-name` option when using from CLI

## 1.9.0 (March 25, 2017)

### Common
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": "basisjs-tools-build",
"title": "Basis.js build tools",
"version": "1.9.0",
"version": "1.9.1",
"homepage": "https://github.com/basisjs/basisjs-tools",
"description": "Build tools for basis.js framework",
"author": "Roman Dvornov <[email protected]>",
Expand Down

0 comments on commit 137a511

Please sign in to comment.