semantic-release-bot commited on
Commit
08726c4
•
1 Parent(s): 49f3463

chore(release): 1.0.3

Browse files

## [1.0.3](https://github.com/failfa-st/2D-GameCreator/compare/1.0.2...1.0.3) (2023-06-01)

### Bug Fixes

* **game-creator:** comment out server submit ([1cb247f](https://github.com/failfa-st/2D-GameCreator/commit/1cb247fe309fae97b94f15542ecf958cca8e89e7))

Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "2d-gamecreator",
3
- "version": "1.0.2",
4
  "description": "text-to-game using OpenAI GPT 3.5 / GPT 4",
5
  "keywords": [
6
  "ai",
 
1
  {
2
  "name": "2d-gamecreator",
3
+ "version": "1.0.3",
4
  "description": "text-to-game using OpenAI GPT 3.5 / GPT 4",
5
  "keywords": [
6
  "ai",