Skip to content

Commit 513d074

Browse files
committed
build: bump version in Cargo.toml
1 parent 0d24d55 commit 513d074

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

body-plz/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "body-plz"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = ["darkseid", "sytten <[email protected]>"]
55
description = "Body for the ParsePlz ecosystem"
66
repository = "https://github.com/parseplz/primitives"

buffer-plz/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "buffer-plz"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = ["darkseid", "sytten <[email protected]>"]
55
description = "Buffer for the ParsePlz ecosystem"
66
repository = "https://github.com/parseplz/primitives"

header-plz/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "header-plz"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = ["darkseid", "sytten <[email protected]>"]
55
description = "Header for the ParsePlz ecosystem"
66
repository = "https://github.com/parseplz/primitives"

mime-plz/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mime-plz"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = ["darkseid", "sytten <[email protected]>"]
55
description = "Mime for the ParsePlz ecosystem"
66
repository = "https://github.com/parseplz/primitives"

protocol-traits-plz/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "protocol-traits-plz"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = ["darkseid", "sytten <[email protected]>"]
55
description = "Protocol traits for the ParsePlz ecosystem"
66
repository = "https://github.com/parseplz/primitives"

0 commit comments

Comments
 (0)