Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Iacono committed Jan 3, 2013
1 parent e4b3e37 commit 211e3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-open.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ elif [ "$1" = "-h" ]; then
usage
exit 0
elif [ "$1" = "-v" ]; then
echo "version 1.0"
echo "version 1.1"
exit 0
fi

Expand Down

0 comments on commit 211e3f1

Please sign in to comment.