Release 0.3.0

This commit is contained in:
Tj Holowaychuk 2011-03-29 08:58:43 -07:00
parent 5d267749a6
commit 0b97430c8d
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
0.3.0 / 2011-03-29
==================
* Added `git-pull-request`
0.2.0 / 2011-03-27 0.2.0 / 2011-03-27
================== ==================

View file

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