Bump version

This commit is contained in:
Nicola Spadari
2025-03-10 14:12:53 +01:00
parent c015475e9e
commit a41eeb1e6a
3 changed files with 3 additions and 3 deletions

View File

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

View File

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