mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Release 0.1.0
This commit is contained in:
parent
2b692f861f
commit
a867eb0f5c
|
|
@ -1,4 +1,9 @@
|
|||
|
||||
0.1.0 / 2011-02-10
|
||||
==================
|
||||
|
||||
* Added `gh-pages` command
|
||||
|
||||
0.0.7 / 2010-10-31
|
||||
==================
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
echo "0.0.7"
|
||||
echo "0.1.0"
|
||||
Loading…
Reference in a new issue