(cargo-release) start next development iteration 1.7.1-alpha.0

This commit is contained in:
Lokathor 2021-06-13 08:42:13 -06:00
parent 19c41fb116
commit 6db9c1944b

View File

@ -1,7 +1,7 @@
[package]
name = "bytemuck"
description = "A crate for mucking around with piles of bytes."
version = "1.7.0"
version = "1.7.1-alpha.0"
authors = ["Lokathor <zefria@gmail.com>"]
repository = "https://github.com/Lokathor/bytemuck"
readme = "README.md"