lib/belorussian/version.rb in belorussian-0.6.1 vs lib/belorussian/version.rb in belorussian-0.6.2
- old
+ new
@@ -1,9 +1,9 @@
module Belorussian
module VERSION
MAJOR = 0
MINOR = 6
- TINY = 1
+ TINY = 2
STRING = [MAJOR, MINOR, TINY].join('.')
end
end
\ No newline at end of file