Skip to content

Commit c3ff6d5

Browse files
bump version to 0.10.0-dev
1 parent 1fa07aa commit c3ff6d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["Yuval Shavit <dev@yuvalshavit.com>"]
33
name = "mdq"
4-
version = "0.9.0"
4+
version = "0.10.0-dev"
55
edition = "2021"
66
license = "MIT OR Apache-2.0"
77
description = "Select and render specific elements in a Markdown document"

0 commit comments

Comments
 (0)