chore: bump version to 0.0.3 in package.json
All checks were successful
Publish to npm / publish (push) Successful in 32s

This commit is contained in:
Astrian Zheng 2025-02-21 17:06:07 +11:00
parent 1f44240d69
commit 03cb9756b7
Signed by: Astrian
SSH Key Fingerprint: SHA256:rVnhx3DAKjujCwWE13aDl7uV6+9U1MvydLkNRXJrBiA

View File

@ -1,6 +1,6 @@
{
"name": "datenel-react",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"dev": "vite",
"build": "vite build",