Skip to content

Commit 1ebe11e

Browse files
author
Zibi Braniecki
committed
Release 0.0.5
1 parent 72148fe commit 1ebe11e

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.4"
3+
version = "0.0.5"
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
@@ -17,7 +17,7 @@ Installation
1717

1818
```toml
1919
[dependencies]
20-
annotate-snippets-rs = "0.0.4"
20+
annotate-snippets-rs = "0.0.5"
2121
```
2222

2323

0 commit comments

Comments
 (0)