Spaces:
Runtime error
Runtime error
semantic-release-bot
commited on
Commit
•
155f5e2
1
Parent(s):
a961742
chore(release): 1.0.1
Browse files## [1.0.1](https://github.com/failfa-st/2D-GameCreator/compare/1.0.0...1.0.1) (2023-06-01)
### Bug Fixes
* **hf:** use yarn.lock instead of package-lock.json ([a961742](https://github.com/failfa-st/2D-GameCreator/commit/a9617423e870097f0567f3fadb37f580eec45718))
- package.json +1 -1
package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"name": "2d-gamecreator",
|
3 |
-
"version": "1.0.
|
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.1",
|
4 |
"description": "text-to-game using OpenAI GPT 3.5 / GPT 4",
|
5 |
"keywords": [
|
6 |
"ai",
|