Bump version

This commit is contained in:
Nicola Spadari
2024-10-08 14:52:08 +02:00
parent 16af57213a
commit 5c7ac23a2a
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "nuxtor",
"type": "module",
"version": "0.0.4",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@9.12.1",
"description": "Starter template for Nuxt 3 and Tauri 2",

View File

@@ -1,6 +1,6 @@
[package]
name = "nuxtor"
version = "0.0.4"
version = "1.0.0"
description = "Starter template for Nuxt 3 and Tauri 2"
authors = [ "NicolaSpadari" ]
license = "MIT"

View File

@@ -32,7 +32,7 @@
"devUrl": "http://localhost:3000"
},
"productName": "Nuxtor",
"version": "0.0.4",
"version": "1.0.0",
"identifier": "com.nicolaspadari.nuxtor",
"plugins": {},
"app": {