Skip to content

Commit c14e395

Browse files
(cargo-release) version 0.2.0
1 parent 51ca49e commit c14e395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "byte-pool"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["dignifiedquire <[email protected]>"]
55
description = "Pool of byte slices, for efficient memory usage"
66
edition = "2018"

0 commit comments

Comments
 (0)