Skip to content

Commit c169a21

Browse files
committed
1.9.1
1 parent bf70d55 commit c169a21

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.9.1 (July 29, 2016)
2+
3+
– Fixed `create` command that install `basis.js` in wrong place
4+
15
## 1.9.0 (July 19, 2016)
26

37
- Improved server file watch and synchronization

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "basisjs-tools",
33
"title": "Basis.js developer tools",
4-
"version": "1.9.0",
4+
"version": "1.9.1",
55
"homepage": "https://github.com/basisjs/basisjs-tools",
66
"description": "Developer tools for basis.js framework",
77
"author": "Roman Dvornov <rdvornov@gmail.com>",

0 commit comments

Comments
 (0)