diff --git a/package.json b/package.json index 1f02fc8..7b4bb13 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "com.audune.localization", "displayName": "Localization", - "version": "0.1.0", + "version": "0.2.0", "unity": "2022.3", - "description": "Simple string localization system for Unity 2022.3 LTS or higher", + "description": "Simple string localization system for Unity 2022 LTS or higher", "documentationUrl": "https://github.com/audunegames/localization", - "changelogUrl": "https://github.com/audunegames/localization/commits/v0.1.0", + "changelogUrl": "https://github.com/audunegames/localization/commits/v0.2.0", "licensesUrl": "https://www.gnu.org/licenses/gpl-3.0.html", "license": "GPL-3.0-or-later", "author": {