Skip to content

Commit

Permalink
Bumped version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Danae Dekker committed Mar 11, 2024
1 parent 5dd8c37 commit 7e8a1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "com.audune.localization",
"displayName": "Localization",
"version": "0.2.0",
"version": "0.3.0",
"unity": "2022.3",
"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.2.0",
"changelogUrl": "https://github.com/audunegames/localization/commits/v0.3.0",
"licensesUrl": "https://www.gnu.org/licenses/gpl-3.0.html",
"license": "GPL-3.0-or-later",
"author": {
Expand Down

0 comments on commit 7e8a1fe

Please sign in to comment.