lib/securer_randomer/version.rb in securer_randomer-0.1.3 vs lib/securer_randomer/version.rb in securer_randomer-0.1.4
- old
+ new
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module SecurerRandomer
- VERSION = '0.1.3' # rubocop:disable Style/MutableConstant
+ VERSION = '0.1.4' # rubocop:disable Style/MutableConstant
end