Skip to content

Commit

Permalink
chore(release): 5.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.3](5.0.2...5.0.3) (2024-05-08)

### Bug Fixes

* empty commit to try and forcably advance the changelog and package json ([a751a0c](a751a0c))
  • Loading branch information
semantic-release-bot committed May 8, 2024
1 parent a751a0c commit 23e6804
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Assets/LDtkUnity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.cammin.ldtkunity",
"version": "5.0.0",
"version": "5.0.3",
"displayName": "LDtk to Unity",
"description": "A Unity importer system for the Level Designer Toolkit.",
"documentationUrl": "https://cammin.github.io/LDtkToUnity/",
Expand Down Expand Up @@ -29,4 +29,4 @@
}
],
"hideInEditor": false
}
}

0 comments on commit 23e6804

Please sign in to comment.