diff --git a/installer/package.json b/installer/package.json index a156788..30025d8 100644 --- a/installer/package.json +++ b/installer/package.json @@ -1,6 +1,6 @@ { "name": "install-nextron-shadcn-boilerplate", - "version": "1.1.0", + "version": "1.2.0", "main": "index.js", "author": "Maxime Premont ", "license": "MIT", diff --git a/package.json b/package.json index f06e8bf..5901d9e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "boilerplate-nextron-shadcn", "description": "Nextron project boilerplate ( Next.Js + Electron ) in TypeScript, with TailwindCSS + Shadcn/ui, with web and desktop build", - "version": "1.1.0", + "version": "1.2.0", "author": "Maxime Premont ", "main": "app/background.js", "license": "MIT",