Skip to content

Commit 035668c

Browse files
committed
Release 0.7.0
1 parent 54b1eec commit 035668c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
0.7.0 / 2011-08-24
3+
==================
4+
5+
* Added percentages to `git-summary`
6+
27
0.6.0 / 2011-06-24
38
==================
49

bin/git-extras

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
VERSION="0.6.0"
3+
VERSION="0.7.0"
44

55
update() {
66
local orig=$PWD

0 commit comments

Comments
 (0)