Skip to content

Commit 21a6487

Browse files
committed
v1.0.0
1 parent 20982eb commit 21a6487

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [".", "xtask"]
33

44
[package]
55
name = "javascript-globals"
6-
version = "0.0.1"
6+
version = "1.0.0"
77
authors = ["Boshen <[email protected]>"]
88
categories = []
99
edition = "2021"

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xtask"
3-
version = "0.1.0"
3+
version = "0.0.0"
44
edition = "2021"
55
publish = false
66

0 commit comments

Comments
 (0)