Bump version to v0.3.1

This commit is contained in:
Dan Paulat 2024-01-16 23:09:17 -06:00
parent 46f6a1123e
commit 6b4a0b7caa
3 changed files with 7 additions and 7 deletions

View file

@ -58,7 +58,7 @@ jobs:
env:
CC: ${{ matrix.env_cc }}
CXX: ${{ matrix.env_cxx }}
SCWX_VERSION: v0.3.0
SCWX_VERSION: v0.3.1
runs-on: ${{ matrix.os }}
steps: