Skip to content

Commit

Permalink
2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pointlessone committed Dec 29, 2020
1 parent 692ecb5 commit 46ac696
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## PrawnPDF master branch

## PrawnPDF 2.4.0

### Added support for Ruby 3

(Alexander Mankuta)
Expand Down
1 change: 1 addition & 0 deletions checksums/prawn-2.4.0.gem.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
74025d1bdcb51da3808736f60f834a1964430f30d351c0fd16d6af7d8a9c302fa9bee50087a474528d319932c3d22132c5c900b0ce39503f0dce3ac650772df3
2 changes: 1 addition & 1 deletion lib/prawn/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Prawn
VERSION = '2.3.0'
VERSION = '2.4.0'
end

0 comments on commit 46ac696

Please sign in to comment.