Skip to content

Commit b1becd5

Browse files
committed
Bump version to 0.9
1 parent 89669d1 commit b1becd5

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ on:
4343
push:
4444
tags:
4545
- "**[0-9]+.[0-9]+.[0-9]+*"
46-
workflow_dispatch:
4746

4847
jobs:
4948
# Run 'dist plan' (or host) to determine what tasks we need to do

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
@@ -14,7 +14,7 @@ tiger-pkg = { version = "0.18.8", features = ["global_manager_instance"] }
1414

1515
[package]
1616
name = "quicktag"
17-
version = "0.8.0"
17+
version = "0.9.0"
1818
edition = "2024"
1919
repository = "https://github.com/v4nguard/quicktag"
2020
authors = ["cohaereo <cohae@cohae.dev>", "nblock <nblock@nblock.dev>"]

0 commit comments

Comments
 (0)