Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Commit

Permalink
chore(all): prepare release 1.0.0-beta.1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Mar 29, 2016
1 parent e8f5d5d commit a950c3b
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation-aspnet5",
"version": "1.0.0-beta.1.2.0",
"version": "1.0.0-beta.1.2.1",
"description": "A starter kit for building a standard navigation-style app with Aurelia.",
"keywords": [
"aurelia",
Expand Down Expand Up @@ -93,4 +93,4 @@
},
"devDependencies": {}
}
}
}
2 changes: 1 addition & 1 deletion skeleton-es2016-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation-webpack",
"version": "1.0.0-beta.1.2.0",
"version": "1.0.0-beta.1.2.1",
"description": "A starter kit for building a standard navigation-style app with Aurelia and webpack.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion skeleton-es2016/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation",
"version": "1.0.0-beta.1.2.0",
"version": "1.0.0-beta.1.2.1",
"description": "A starter kit for building a standard navigation-style app with Aurelia.",
"keywords": [
"aurelia",
Expand Down
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation-typescript-aspnet5",
"version": "1.0.0-beta.1.2.0",
"version": "1.0.0-beta.1.2.1",
"devDependencies": {
"aurelia-bundler": "^0.3.0",
"aurelia-tools": "^0.1.3",
Expand Down
2 changes: 1 addition & 1 deletion skeleton-typescript-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation-webpack",
"version": "0.1.0",
"version": "1.0.0-beta.1.2.1",
"description": "A starter kit for building a standard navigation-style app with Aurelia and webpack.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion skeleton-typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation-typescript",
"version": "1.0.0-beta.1.2.0",
"version": "1.0.0-beta.1.2.1",
"description": "A starter kit for building a standard navigation-style app with Aurelia and TypeScript.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit a950c3b

Please sign in to comment.