diff --git a/lib/qrcode_pix_ruby/version.rb b/lib/qrcode_pix_ruby/version.rb index f7c0e95..2faa47b 100755 --- a/lib/qrcode_pix_ruby/version.rb +++ b/lib/qrcode_pix_ruby/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module QrcodePixRuby - VERSION = '0.3.1'.freeze + VERSION = '0.3.2'.freeze end