Release 1.0.0

This commit is contained in:
TJ Holowaychuk 2012-02-04 14:01:59 -08:00
parent 0c2a86f058
commit 4a56adb294
2 changed files with 6 additions and 1 deletions

View file

@ -1,4 +1,9 @@
1.0.0 / 2012-02-04
==================
* Added `git-squash BRANCH [MSG]` to merge as a single commit
0.9.0 / 2012-01-15
==================

View file

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