Skip to content

Commit

Permalink
Bump Prawn::VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
bradediger committed Aug 13, 2011
1 parent 01f77dc commit fa85731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/prawn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# into the lib/prawn/core/* source tree.
#
module Prawn #:nodoc:
VERSION = "0.11.1"
VERSION = "0.12.0"
end

require "prawn/core"
Expand Down

0 comments on commit fa85731

Please sign in to comment.