Skip to content

Commit da9ba37

Browse files
committed
switch out some final old names
1 parent 682e248 commit da9ba37

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "hyperware_process_lib"
33
authors = ["Sybil Technologies AG"]
4-
version = "1.0.1"
4+
version = "1.0.2"
55
edition = "2021"
66
description = "A library for writing Hyperware processes in Rust."
77
homepage = "https://hyperware.ai"
8-
repository = "https://github.com/kinode-dao/process_lib"
8+
repository = "https://github.com/hyperware-ai/process_lib"
99
license = "Apache-2.0"
1010

1111
[features]

pull_request_template.md

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

99
## Docs Update
1010

11-
[Corresponding docs PR](https://github.com/kinode-dao/kinode-book/pull/my-pr-number)
11+
[Corresponding docs PR](https://github.com/hyperware-ai/hyperware-book/pull/my-pr-number)
1212

1313
## Notes
1414

0 commit comments

Comments
 (0)