We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d13cb1 commit 3f93a24Copy full SHA for 3f93a24
lib/unicode/display_width/constants.rb
@@ -2,7 +2,7 @@
2
3
module Unicode
4
class DisplayWidth
5
- VERSION = "3.1.0"
+ VERSION = "3.1.1"
6
UNICODE_VERSION = "16.0.0"
7
DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + "/../../../data/")
8
INDEX_FILENAME = DATA_DIRECTORY + "/display_width.marshal.gz"
0 commit comments