Skip to content

bump version

bump version #100

Workflow file for this run

name: Linter
on:
push:
pull_request:
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: dprint/check@v2.2