lib/consent/version.rb in
consent-0.4.3
vs lib/consent/version.rb in
consent-0.5.0
- old
+ new
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Consent
- VERSION = '0.4.3'.freeze
+ VERSION = '0.5.0'
end