(cargo-release) version 0.1.1

This commit is contained in:
Lokathor 2019-11-04 19:13:16 -07:00
parent 3fd763c764
commit 28abb7f2c1

View File

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