Update binary version

This commit is contained in:
Mitchell Hashimoto 2010-03-15 16:48:14 -07:00
parent 144e0cd155
commit 132aa05f94
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"
version "0.2.0"
run { educate }
end