We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a8166 commit bc616e5Copy full SHA for bc616e5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "agx",
3
- "version": "0.2.0",
+ "version": "0.3.1",
4
"description": "",
5
"type": "module",
6
"scripts": {
src-tauri/Cargo.toml
[package]
name = "agx"
-version = "0.3.0"
+version = "0.3.1"
description = "A Tauri App"
authors = ["Didier Franc"]
edition = "2021"
0 commit comments