Skip to content

Commit 551fc85

Browse files
committed
release 0.8.1
1 parent 631e688 commit 551fc85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "matchit"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
license = "MIT AND BSD-3-Clause"
55
authors = ["Ibraheem Ahmed <ibraheem@ibraheem.ca>"]
66
edition = "2021"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `matchit`
22

3-
[![Documentation](https://img.shields.io/badge/docs-0.8.0-4d76ae?style=for-the-badge)](https://docs.rs/matchit)
3+
[![Documentation](https://img.shields.io/badge/docs-0.8.1-4d76ae?style=for-the-badge)](https://docs.rs/matchit)
44
[![Version](https://img.shields.io/crates/v/matchit?style=for-the-badge)](https://crates.io/crates/matchit)
55
[![License](https://img.shields.io/crates/l/matchit?style=for-the-badge)](https://crates.io/crates/matchit)
66

0 commit comments

Comments
 (0)