Skip to content

Commit 73c911f

Browse files
authored
dump patract node version to 1.0.0 (#80)
1 parent c0fb9f5 commit 73c911f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.

bin/node-dev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "patract-dev"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["Patract <https://github.com/patractlabs/patract>"]
55
edition = "2018"
66
description = ""

bin/node-prep/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "patract-prep"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
authors = ["Patract <https://github.com/patractlabs/patract>"]
55
edition = "2018"
66
description = ""

0 commit comments

Comments
 (0)