Skip to content

Commit 3f93a24

Browse files
committed
Release v3.1.1
1 parent 5d13cb1 commit 3f93a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/unicode/display_width/constants.rb

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

33
module Unicode
44
class DisplayWidth
5-
VERSION = "3.1.0"
5+
VERSION = "3.1.1"
66
UNICODE_VERSION = "16.0.0"
77
DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + "/../../../data/")
88
INDEX_FILENAME = DATA_DIRECTORY + "/display_width.marshal.gz"

0 commit comments

Comments
 (0)