Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Nov 10, 2015
1 parent c880a29 commit 5ca7112
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.1 (November 10, 2015)

- bump `csso` version to `1.4.2`

## 1.0 (November 8, 2015)

Initial release as separate module
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "basisjs-tools-build",
"title": "Basis.js developer tools",
"version": "1.0.0",
"title": "Basis.js developer build tools",
"version": "1.0.1",
"homepage": "https://github.com/basisjs/basisjs-tools",
"description": "Developer tools for basis.js framework",
"description": "Developer build tools for basis.js framework",
"author": "Roman Dvornov <rdvornov@gmail.com>",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 5ca7112

Please sign in to comment.