Skip to content

Commit

Permalink
1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Mar 22, 2014
1 parent ee7d0b7 commit 01d7910
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.3.6 (March 22, 2014)

- fix path resolving by `server` when `basisjs-tools` and app located on different drives (issue #12)

## 1.3.5 (March 21, 2014)

- server shows 'port already in use' warning and other errors now, but not silently exit
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",
"title": "Basis developer tools",
"version": "1.3.5",
"version": "1.3.6",
"homepage": "https://github.com/basisjs/basisjs-tools",
"description": "Developer tools for basis.js framework",
"author": "Roman Dvornov <[email protected]>",
Expand Down

0 comments on commit 01d7910

Please sign in to comment.