Skip to content

Commit b8be2ee

Browse files
author
Zibi Braniecki
committedMay 22, 2018
Release 0.1
1 parent 207d4c2 commit b8be2ee

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.7"
3+
version = "0.1.0"
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.7"
38+
annotate-snippets-rs = "0.1.0"
3939
```
4040

4141

0 commit comments

Comments
 (0)
Failed to load comments.