lib/tomograph/version.rb in tomograph-3.0.1 vs lib/tomograph/version.rb in tomograph-3.1.0

- old
+ new

@@ -1,3 +1,3 @@ module Tomograph - VERSION = '3.0.1'.freeze + VERSION = '3.1.0'.freeze end