Skip to content

Commit

Permalink
chore(all): prepare release 1.0.0-beta.2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 16, 2016
1 parent 75af779 commit ace7a08
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurelia-history-browser",
"version": "1.0.0-beta.2.0.0",
"version": "1.0.0-beta.2.0.1",
"description": "An implementation of the Aurelia history interface based on standard browser hash change and push state mechanisms.",
"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-history-browser",
"version": "1.0.0-beta.2.0.0",
"version": "1.0.0-beta.2.0.1",
"description": "An implementation of the Aurelia history interface based on standard browser hash change and push state mechanisms.",
"keywords": [
"aurelia",
Expand Down
4 changes: 4 additions & 0 deletions typings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "aurelia-history-browser",
"main": "dist/aurelia-history-browser.d.ts"
}

0 comments on commit ace7a08

Please sign in to comment.