Skip to content

Commit e760995

Browse files
committed
Version 4.2.0
1 parent 476387e commit e760995

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Master (Unreleased)
22

3+
## 4.2.0
4+
5+
### Minor Enhancements
6+
37
* Ruby 3.0.0 support
48
* Prawn 2.4.0 support
59
* Update to Twemoji v13.0.1

lib/prawn/emoji/version.rb

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

33
module Prawn
44
module Emoji
5-
VERSION = '4.1.0'
5+
VERSION = '4.2.0'
66
end
77
end

0 commit comments

Comments
 (0)