lib/prawn/icon/version.rb in prawn-icon-1.1.0 vs lib/prawn/icon/version.rb in prawn-icon-1.1.1
- old
+ new
@@ -6,8 +6,8 @@
#
# This is free software. Please see the LICENSE and COPYING files for details.
module Prawn
class Icon
- VERSION = '1.1.0'.freeze
+ VERSION = '1.1.1'.freeze
end
end