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

- old
+ new

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