Skip to content

Commit

Permalink
Release v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Oct 1, 2023
1 parent e4226d1 commit ed3dcaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/uniscribe/version.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# frozen_string_literal: true

module Uniscribe
VERSION = "1.8.0"
VERSION = "1.9.0"

UNICODE_VERSION = "15.0.0"
EMOJI_VERSION = "15.0"
UNICODE_VERSION = "15.1.0"
EMOJI_VERSION = "15.1"
end

0 comments on commit ed3dcaa

Please sign in to comment.