Skip to content

Commit

Permalink
Update version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwhitaker committed Dec 25, 2014
1 parent 453af59 commit bad8be3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gibo
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ current_repo_rev=$(git -C $local_repo rev-parse HEAD)
remote_web_root=https://raw.github.com/github/gitignore/$current_repo_rev

version() {
echo "$(basename $0) 1.0.3 by Simon Whitaker <sw@netcetera.org>"
echo "$(basename $0) 1.0.4 by Simon Whitaker <sw@netcetera.org>"
echo "https://github.com/simonwhitaker/gibo"
}

Expand Down
2 changes: 1 addition & 1 deletion gibo.bat
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ goto :setup


:version
echo %basename% 1.0.3 by Simon Whitaker ^<sw@netcetera.org^>
echo %basename% 1.0.4 by Simon Whitaker ^<sw@netcetera.org^>
echo https://github.com/simonwhitaker/gitignore-boilerplates
goto :eof

Expand Down

0 comments on commit bad8be3

Please sign in to comment.