Bump version to v0.5.1

This commit is contained in:
Dan Paulat 2025-07-13 12:09:30 -05:00
parent 7200acc382
commit 7527e845a9
3 changed files with 4 additions and 4 deletions

View file

@ -127,7 +127,7 @@ jobs:
env:
CC: ${{ matrix.env_cc }}
CXX: ${{ matrix.env_cxx }}
SCWX_VERSION: v0.5.0
SCWX_VERSION: v0.5.1
runs-on: ${{ matrix.os }}
steps: