diff --git a/package.json b/package.json index 9574120..8762912 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unicode-tex-character-converter", "description": "A simple library to convert unicode characters to TeX and LaTeX equivalents", - "version": "1.14.0", + "version": "1.14.1", "$schema": "https://json.schemastore.org/package", "browser": "./dist/index.iife.js", "bugs": "https://github.com/Mearman/Unicode-TeX-Character-Converter/issues/new",