Bump version.

This commit is contained in:
André Cruz
2013-03-01 11:48:34 +00:00
parent 482b1c8f4c
commit 8b03585d26
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
## 0.8.4 - 2013-03-01
- Fix some more duplicate async callbacks being called twice
- Preserve new lines in the `component.json` ([#285](https://github.com/twitter/bower/issues/285))
- Preserve new lines when saving `component.json` ([#285](https://github.com/twitter/bower/issues/285))
## 0.8.3 - 2013-02-27

View File

@@ -1,7 +1,7 @@
{
"name": "bower",
"description": "The browser package manager.",
"version": "0.8.3",
"version": "0.8.4",
"author": "Twitter",
"licenses": [
{