Release 0.2.0

This commit is contained in:
Tj Holowaychuk 2011-03-27 09:07:27 -07:00
parent b48ee68b8d
commit c8dc5a8a19
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,13 @@
0.2.0 / 2011-03-27
==================
* Added `git-extras`
* Added __LICENSE__
* Removed `git-extras-version`, use `git extras --version`
* Removed `git-extras-update`, use `git extras update`
* Changed; make sure to get the last chronological tag, instead of relying on the bogus `git tag` sorting. [guillermo]
0.1.0 / 2011-02-10
==================

View file

@ -1,6 +1,6 @@
#!/bin/sh
VERSION="0.1.0"
VERSION="0.2.0"
update() {
local orig=$PWD