Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 14, 2016
1 parent 34119d1 commit db4c48e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![npm Version](https://img.shields.io/npm/v/aurelia-router.svg)](https://www.npmjs.com/package/aurelia-router)
[![ZenHub](https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)](https://zenhub.io)
[![Join the chat at https://gitter.im/aurelia/discuss](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aurelia/discuss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![CircleCI](https://circleci.com/gh/aurelia/router.svg?style=shield)](https://circleci.com/gh/aurelia/router)

This library is part of the [Aurelia](http://www.aurelia.io/) platform and contains a powerful client-side router.

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-router",
"version": "1.0.0-beta.1.2.4",
"version": "1.0.0-beta.2.0.0",
"description": "A powerful client-side router.",
"keywords": [
"aurelia",
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-router",
"version": "1.0.0-beta.1.2.4",
"version": "1.0.0-beta.2.0.0",
"description": "A powerful client-side router.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit db4c48e

Please sign in to comment.