We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f278f4f commit 87ef927Copy full SHA for 87ef927
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-gbajs",
3
- "version": "0.0.1",
+ "version": "1.0.0",
4
"description": "GBA emulator and wrapper for React",
5
"browser": "dist/react-gbajs.js",
6
"types": "dist/index.d.ts",
0 commit comments