Skip to content

Commit 7c3699c

Browse files
committed
Bump
1 parent 6b7bf6f commit 7c3699c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "witx-docgen"
3-
version = "0.1.1"
3+
version = "0.1.3"
44
authors = ["Frank Denis <[email protected]>"]
55
edition = "2018"
66
keywords = ["webassembly", "wasm", "witx", "doc"]
@@ -12,4 +12,4 @@ description = "CLI tool to generate documentation from a WITX file."
1212

1313
[dependencies]
1414
clap = "2"
15-
witx = "0.8.6"
15+
witx = "0.8.7"

0 commit comments

Comments
 (0)