Skip to content

Commit 207d4c2

Browse files
author
Zibi Braniecki
committed
Release 0.0.7
1 parent 7471f78 commit 207d4c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "annotate-snippets"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
authors = ["Zibi Braniecki <gandalf@mozilla.com>"]
55
description = "Library for building code annotations"
66
license = "Apache-2.0/MIT"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Installation
3535

3636
```toml
3737
[dependencies]
38-
annotate-snippets-rs = "0.0.6"
38+
annotate-snippets-rs = "0.0.7"
3939
```
4040

4141

0 commit comments

Comments
 (0)