Skip to content

Commit df853c5

Browse files
author
Zibi Braniecki
committed
Release 0.0.6
1 parent 2f12c33 commit df853c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.5"
3+
version = "0.0.6"
44
authors = ["Zibi Braniecki <[email protected]>"]
55
description = "Library for building code annotations"
66
license = "Apache-2.0/MIT"

Diff for: 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.5"
38+
annotate-snippets-rs = "0.0.6"
3939
```
4040

4141

0 commit comments

Comments
 (0)