Bump version to 0.1.0

This commit is contained in:
uu59 2014-07-28 17:08:17 +09:00
parent a6d11053d4
commit 2fcaf06231

View File

@ -1,3 +1,3 @@
module FluentdUI
VERSION = "0.0.1.pre"
VERSION = "0.1.0"
end