We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b98d1 commit 828b4f1Copy full SHA for 828b4f1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "game-loop-js",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "Reliable and versatile game loop implementation",
5
"main": "dist/bundle.cjs.js",
6
"module": "dist/bundle.esm.js",
0 commit comments