Skip to content

Commit c572834

Browse files
chore: bump to v1.3.0 (#51)
1 parent 6afaa03 commit c572834

File tree

12 files changed

+152
-86
lines changed

12 files changed

+152
-86
lines changed

Cargo.lock

Lines changed: 47 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ascend-tools-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ascend-tools-cli"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
edition = "2024"
55
rust-version = "1.88"
66
authors = ["Cody <cody.peterson@ascend.io>"]

crates/ascend-tools-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ascend-tools-core"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
edition = "2024"
55
rust-version = "1.88"
66
authors = ["Cody <cody.peterson@ascend.io>"]

crates/ascend-tools-js/Cargo.lock

Lines changed: 48 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ascend-tools-js/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "ascend-tools-js"
5-
version = "1.2.0"
5+
version = "1.3.0"
66
edition = "2024"
77
rust-version = "1.88"
88
authors = ["Cody <cody.peterson@ascend.io>"]

0 commit comments

Comments
 (0)