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

This commit is contained in:
Lokathor 2019-11-26 14:36:43 -07:00
parent f44e0cde32
commit c83aa67f4a

View File

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