lib/motorhead/version.rb in
motorhead-0.4.1
vs lib/motorhead/version.rb in
motorhead-0.5.0
- old
+ new
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
module Motorhead
- VERSION = '0.4.1'.freeze
+ VERSION = '0.5.0'.freeze
end