lib/tomograph/version.rb in tomograph-2.5.1 vs lib/tomograph/version.rb in tomograph-2.5.2

- old
+ new

@@ -1,3 +1,3 @@ module Tomograph - VERSION = '2.5.1'.freeze + VERSION = '2.5.2'.freeze end