Skip to content

Commit 595e0a6

Browse files
committed
🚚 build: change version
1 parent 287f7b4 commit 595e0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/numcore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "numcore"
3-
version = "1.0.0"
3+
version = "0.1.0"
44
description = "A math interpreter and evaluator"
55
keywords = ["math", "parser", "evaluator", "complex", "analysis"]
66
categories = ["mathematics", "parsing"]

0 commit comments

Comments
 (0)