Skip to content

Commit

Permalink
chore(all): prepare release 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Sep 30, 2016
1 parent aca51b5 commit 0efd8a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/dependencies.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
let versionMap = {
"aurelia-animator-css": "^1.0.0",
"aurelia-bootstrapper": "^1.0.0",
"aurelia-cli": "^0.18.0",
"aurelia-cli": "^0.20.1",
"aurelia-fetch-client": "^1.0.0",
"aurelia-testing": "^1.0.0-beta.2.0.0",
"aurelia-tools": "^0.2.2",
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": "aurelia-cli",
"version": "0.20.0",
"version": "0.20.1",
"description": "The command line tooling for Aurelia.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 0efd8a0

Please sign in to comment.