prep v0.1.1
This commit is contained in:
parent
17e3c0e490
commit
819cbb547c
@ -8,8 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# [unreleased]
|
||||
|
||||
# [v0.1.1]
|
||||
|
||||
Badge fix, points to wrong crate.
|
||||
|
||||
# [v0.1.0]
|
||||
|
||||
Initial release
|
||||
|
||||
[v0.1.0]: https://egit.irs.uni-stuttgart.de/rust/raw-slicee/releases/tag/v0.1.0
|
||||
[v0.1.1]: https://egit.irs.uni-stuttgart.de/rust/raw-slice/compare/v0.1.0...v0.1.1
|
||||
[v0.1.0]: https://egit.irs.uni-stuttgart.de/rust/raw-slice/releases/tag/v0.1.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "raw-slicee"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
rust-version = "1.85.1"
|
||||
authors = ["Robin Mueller <muellerr@irs.uni-stuttgart.de>"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user