Skip to content

Commit 6f35980

Browse files
committed
Fixed package.json.
1 parent 31dbe1c commit 6f35980

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ the cookbook of git goodies
66
![status](http://qw3rtman.github.io/gg/screenshots/status.png)
77
![log](http://qw3rtman.github.io/gg/screenshots/log.png)
88

9-
109
`gg` helps you *work with `git` more efficiently*, saving you keystrokes for your most prized projects.
1110

1211
Think of `gg` as a wrapper for the `git` commands that you run all the time.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-goodies",
3-
"version": "0.0.2",
3+
"version": "0.0.1",
44
"description": "your git goodies cookbook",
55
"keywords": [
66
"git",

0 commit comments

Comments
 (0)