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