Skip to content

Bump version to 0.4.0 #3

Bump version to 0.4.0

Bump version to 0.4.0 #3

Workflow file for this run

name: Continues Delivery
on:
push:
tags:
- "**"
env:
CARGO_TERM_COLOR: always
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Execut Continues Delivery Workflow
run: echo "This currently is a empyt stub"