Update binary to show 0.1.4 version

This commit is contained in:
Mitchell Hashimoto 2010-03-09 17:44:09 -08:00
parent 7093e4ba9a
commit 97c9fb11eb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ end
require 'git-style-binary/command'
GitStyleBinary.primary do
version "0.1.4.pre"
version "0.1.4"
run { educate }
end