lib/prawn/icon/version.rb in prawn-icon-0.6.2 vs lib/prawn/icon/version.rb in prawn-icon-0.6.3

- old
+ new

@@ -6,8 +6,8 @@ # # This is free software. Please see the LICENSE and COPYING files for details. module Prawn class Icon - VERSION = '0.6.2'.freeze + VERSION = '0.6.3'.freeze end end