Skip to content

Bump version to 0.9.1 #14

Bump version to 0.9.1

Bump version to 0.9.1 #14

Workflow file for this run

name: Prepare Release PR
on:
push:
branches:
- 'release-*'
jobs:
prepare-release:
uses: mgeisler/rust-release-gh-action/.github/workflows/prepare-release.yml@main
with:
name: "Martin Geisler"
email: "[email protected]"
changelog-file: "README.md"
changelog-heading-level: "###"