Skip to content

Commit f82783b

Browse files
committed
2.5.0
1 parent 689d14c commit f82783b

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## PrawnPDF 2.5.0
6+
57
### Full font embedding
68

79
Fonts can be embedded in their original form without subsetting or any other

checksums/prawn-2.5.0.gem.sha512

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
a8ce611ab63e995f2380dafec013cfe3624acfb6eea9200dc12e4a44dc812ba3d1d36c67de1c389c782ac6ea2f1f3949fa293f7940752e9f279d1022ab67c7f7

lib/prawn/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Prawn
44
# Prawn versions
5-
VERSION = '2.4.0'
5+
VERSION = '2.5.0'
66
end

0 commit comments

Comments
 (0)