Skip to content

Commit bc616e5

Browse files
committed
v0.3.1 release
1 parent f9a8166 commit bc616e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agx",
3-
"version": "0.2.0",
3+
"version": "0.3.1",
44
"description": "",
55
"type": "module",
66
"scripts": {

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "agx"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
description = "A Tauri App"
55
authors = ["Didier Franc"]
66
edition = "2021"

0 commit comments

Comments
 (0)