v1.0.0.alpha.2

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
Kenji Okimoto 2018-05-24 15:10:07 +09:00
parent bdaf3441ca
commit 53c4eaa2a9
No known key found for this signature in database
GPG Key ID: F9E3E329A5C5E4A1

View File

@ -1,3 +1,3 @@
module FluentdUI
VERSION = "1.0.0.alpha.1"
VERSION = "1.0.0.alpha.2"
end