diff --git a/package.json b/package.json index df35c36..f3354d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-example", "private": true, - "version": "1.1.4", + "version": "1.2.0", "type": "module", "scripts": { "dev": "vite --port=3000 --host=0.0.0.0",