diff --git a/lib/version.rb b/lib/version.rb index af62ea2..bd5f28c 100644 --- a/lib/version.rb +++ b/lib/version.rb @@ -1,5 +1,5 @@ class IMICFPS NAME = "I-MIC FPS" RELEASE_NAME = "InDev" - VERSION = "0.0.1" + VERSION = "0.1.0" end \ No newline at end of file