Bump version.

This commit is contained in:
André Cruz
2012-11-24 15:37:40 +00:00
parent 53c48a2dc5
commit 7ba28d5c29
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## 0.6.2 - 2012-11-24
- Fix version not being correctly set for local packages ([#155](https://github.com/twitter/bower/issues/155))
## 0.6.2 - 2012-11-23
- Fix uninstall --save when there is no component.json

View File

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