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

- old
+ new

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