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

This commit is contained in:
Lokathor 2020-08-27 21:43:33 -06:00
parent 426df7c9c0
commit b816a1b585

View File

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