Skip to content

Commit b9a7a35

Browse files
committed
fixup
Signed-off-by: Flokkq <[email protected]>
1 parent c792e58 commit b9a7a35

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gfm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gfm"
3-
version = "0.1.2-pre"
3+
version = "0.1.3-pre"
44
description = "Transpililing markdown to github flavoured markdown (html)"
55
license = "MIT"
66
readme = "../README.md"

smd-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smd-core"
3-
version = "0.1.2-pre"
3+
version = "0.1.3-pre"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)