lib/leandocument/version.rb in leandocument-0.1.0 vs lib/leandocument/version.rb in leandocument-0.1.2

- old
+ new

@@ -1,3 +1,3 @@ module Leandocument - VERSION = "0.1.0" + VERSION = "0.1.2" end