Skip to content

Commit

Permalink
2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pointlessone committed Mar 5, 2024
1 parent 689d14c commit f82783b
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
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## PrawnPDF 2.5.0

### Full font embedding

Fonts can be embedded in their original form without subsetting or any other
Expand Down
1 change: 1 addition & 0 deletions checksums/prawn-2.5.0.gem.sha512
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
a8ce611ab63e995f2380dafec013cfe3624acfb6eea9200dc12e4a44dc812ba3d1d36c67de1c389c782ac6ea2f1f3949fa293f7940752e9f279d1022ab67c7f7
2 changes: 1 addition & 1 deletion lib/prawn/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module Prawn
# Prawn versions
VERSION = '2.4.0'
VERSION = '2.5.0'
end

0 comments on commit f82783b

Please sign in to comment.