Update version number

This commit is contained in:
Michał Siwek
2013-09-26 17:27:40 +02:00
parent 3f7b0c74a3
commit 37a9c9d77a

2
crew
View File

@@ -283,7 +283,7 @@ when "remove"
search @pkgName
remove
when nil
puts "Chromebrew, version 0.1"
puts "Chromebrew, version 0.1.1"
puts "Usage: crew [command] [package]"
puts "Available commands: search, download, install, remove"
else