lib/vindetta/version.rb in
vindetta-0.25.0
vs lib/vindetta/version.rb in
vindetta-0.26.0
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Vindetta
- VERSION = "0.25.0".freeze
+ VERSION = "0.26.0"
end