Skip to content

chore: bump patch version to 0.0.4 #71

chore: bump patch version to 0.0.4

chore: bump patch version to 0.0.4 #71

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lints:
name: Linter
uses: ./.github/workflows/lint.yaml
tests:
name: Test
uses: ./.github/workflows/test.yaml
build:
name: Build
uses: ./.github/workflows/build.yaml