Skip to content

Commit 0a4ac24

Browse files
committed
Release 0.0.2
[email protected] [email protected] Generated by cargo-workspaces
1 parent fff4d8c commit 0a4ac24

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

crates/analyzer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "analyzer"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
publish = false
55
edition = "2021"
66
authors.workspace = true

crates/py_binding/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sphinx_rust"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
publish = false
55
edition = "2021"
66
authors.workspace = true

0 commit comments

Comments
 (0)