diff --git a/Packages/com.bywaystudios.textmeshpro.ext/package.json b/Packages/com.bywaystudios.textmeshpro.ext/package.json index c9423c4..a8ed5d3 100644 --- a/Packages/com.bywaystudios.textmeshpro.ext/package.json +++ b/Packages/com.bywaystudios.textmeshpro.ext/package.json @@ -1,7 +1,7 @@ { "name": "com.bywaystudios.textmeshpro.ext", "displayName": "TextmeshPro Extension", - "version": "0.1.21", + "version": "0.1.22", "dependencies": { "com.unity.textmeshpro": "3.0.9" },