lib/unibits/version.rb in unibits-2.13.0 vs lib/unibits/version.rb in unibits-2.13.1
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module Unibits
- VERSION = "2.13.0"
+ VERSION = "2.13.1"
UNICODE_VERSION = "16.0.0"
end
- old
+ new