Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
PoTe committed Sep 28, 2014
1 parent 09c8546 commit f4edfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gpm
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ set_dependencies() {
## Command Line Parsing
case "${1:-"install"}" in
"version")
echo ">> gpm v1.2.3"
echo ">> gpm v1.3.1"
;;
"install")
deps_file="${2:-"Godeps"}"
Expand Down

0 comments on commit f4edfd9

Please sign in to comment.