Version changed

This commit is contained in:
Sascha Schirra 2016-03-22 13:30:52 +01:00
parent 9379d41764
commit a6b570d033
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
module Unicorn
VERSION = "0.9.0"
VERSION = "1.0.0"
end