lib/shnaider_code/version.rb in shnaider_code-2.0.1 vs lib/shnaider_code/version.rb in shnaider_code-2.0.2

- old
+ new

@@ -1,5 +1,5 @@ # frozen_string_literal: true module ShnaiderCode - VERSION = "2.0.1" + VERSION = "2.0.2" end