Bump project version

This commit is contained in:
Nicola Spadari
2025-01-02 18:24:09 +01:00
parent cfe9b17162
commit 3ac9f62005
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "nuxtor"
version = "1.0.0"
version = "1.1.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": "1.0.0",
"version": "1.1.0",
"identifier": "com.nicolaspadari.nuxtor",
"plugins": {},
"app": {