Skip to content

Commit

Permalink
chore(all): prepare release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 22, 2016
1 parent df7fa1f commit 0d91138
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions lib/dependencies.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
"use strict";

let versionMap = {
"aurelia-animator-css": "^1.0.0-beta.2.0.1",
"aurelia-bootstrapper": "^1.0.0-beta.2.0.1",
"aurelia-cli": "^0.12.0",
"aurelia-fetch-client": "^1.0.0-beta.2.0.1",
"aurelia-testing": "^0.4.2",
"aurelia-animator-css": "^1.0.0-rc.1.0.0",
"aurelia-bootstrapper": "^1.0.0-rc.1.0.0",
"aurelia-cli": "^0.13.0",
"aurelia-fetch-client": "^1.0.0-rc.1.0.0",
"aurelia-testing": "^1.0.0-beta.1.0.0",
"aurelia-tools": "^0.2.2",
"autoprefixer": "",
"autoprefixer": "^6.3.6",
"babel-eslint": "^6.0.4",
"babel-plugin-syntax-flow": "^6.8.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
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.12.3",
"version": "0.13.0",
"description": "The command line tooling for Aurelia.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 0d91138

Please sign in to comment.