Skip to content

Commit 2fae942

Browse files
committed
Release v1.12.0
1 parent 759de68 commit 2fae942

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

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

3-
### 1.12.0 (unreleased)
3+
### 1.12.0
44

55
- Unicode 17.0
66

lib/unicode/scripts/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
module Scripts
5-
VERSION = "1.11.0"
5+
VERSION = "1.12.0"
66
UNICODE_VERSION = "17.0.0"
77
DATA_DIRECTORY = File.expand_path(File.dirname(__FILE__) + "/../../../data/").freeze
88
INDEX_FILENAME = (DATA_DIRECTORY + "/scripts.marshal.gz").freeze

0 commit comments

Comments
 (0)