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

This commit is contained in:
Lokathor 2019-11-04 19:13:50 -07:00
parent 28abb7f2c1
commit f9edd7a54a

View File

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