lib/tomograph/version.rb in tomograph-2.2.0 vs lib/tomograph/version.rb in tomograph-2.2.1

- old
+ new

@@ -1,3 +1,3 @@ module Tomograph - VERSION = '2.2.0'.freeze + VERSION = '2.2.1'.freeze end