Bump version to 0.2.1

This commit is contained in:
Shantur Rathore
2025-11-21 21:56:29 +00:00
parent 8b2be441fc
commit 3688be06ee
7 changed files with 40 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@codenomad/tauri-app",
"version": "0.1.0",
"version": "0.2.1",
"private": true,
"scripts": {
"dev": "tauri dev",
@@ -12,4 +12,3 @@
"@tauri-apps/cli": "^2.9.4"
}
}