chore: bump version to 1.2.0
Docker Build and Publish / build-and-push (push) Failing after 10s

This commit is contained in:
ergosteur
2026-03-07 21:16:39 -05:00
parent 7fc31fed94
commit 3c50be286e
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "react-example", "name": "react-example",
"private": true, "private": true,
"version": "1.1.4", "version": "1.2.0",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vite --port=3000 --host=0.0.0.0", "dev": "vite --port=3000 --host=0.0.0.0",