Skip to content

Commit

Permalink
chore(all): prepare release 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jul 29, 2015
1 parent bb6b7e8 commit 1da6736
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-path",
"version": "0.8.0",
"version": "0.8.1",
"description": "Utilities for path manipulation.",
"keywords": [
"aurelia",
Expand Down
4 changes: 4 additions & 0 deletions doc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 0.8.1 (2015-07-29)

* improve output file name

## 0.8.0 (2015-07-01)


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-path",
"version": "0.8.0",
"version": "0.8.1",
"description": "Utilities for path manipulation.",
"keywords": [
"aurelia",
Expand Down

0 comments on commit 1da6736

Please sign in to comment.