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.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 22, 2016
1 parent f3ec20f commit 4cc450f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation-netcoreapp",
"version": "1.0.0-beta.1.2.5",
"version": "1.0.0-beta.1.3.0",
"private": true,
"devDependencies": {
"aurelia-bundler": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion skeleton-esnext/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation",
"version": "1.0.0-beta.1.2.6",
"version": "1.0.0-beta.1.3.0",
"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-netcoreapp",
"version": "1.0.0-beta.1.2.5",
"version": "1.0.0-beta.1.3.0",
"private": true,
"devDependencies": {
"aurelia-bundler": "^0.4.0",
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.6",
"version": "1.0.0-beta.1.3.0",
"description": "A starter kit for building a standard navigation-style app with Aurelia and TypeScript.",
"keywords": [
"aurelia",
Expand Down
2 changes: 1 addition & 1 deletion skeleton-webpack/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia-skeleton-navigation-webpack",
"version": "1.0.0-beta.1.2.6",
"version": "1.0.0-beta.1.3.0",
"description": "A starter kit for building a standard navigation-style app with Aurelia and webpack.",
"main": "dist/electron.js",
"productName": "Aurelia Electron",
Expand Down

0 comments on commit 4cc450f

Please sign in to comment.