Bump version to 1.0.0

This commit is contained in:
Dzmitry Plashchynski
2016-03-30 16:41:31 +03:00
parent 95d8e13563
commit fa69ed0fd9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Crono
VERSION = '1.0.0.pre3'
VERSION = '1.0.0'
end