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

This commit is contained in:
Lokathor 2021-06-10 14:10:58 -06:00
parent 37b82b32c6
commit c33343ddfb

View File

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