Version incremented to 0.1.

This commit is contained in:
Jakub Šťastný aka Botanicus 2011-02-17 05:40:46 +00:00
parent 8a32698a53
commit 7ba87aa00e

View file

@ -1,5 +1,5 @@
# encoding: utf-8
module Ace
VERSION = "0.0.1"
VERSION = "0.1"
end