mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Bump version.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "bower",
|
||||
"description": "The browser package manager.",
|
||||
"version": "0.6.2",
|
||||
"version": "0.6.3",
|
||||
"author": "Twitter",
|
||||
"licenses": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user