Bump version to v0.5.0

This commit is contained in:
Dan Paulat 2025-07-05 14:49:24 -05:00
parent c0025abd32
commit fa50defe62
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.4.9
SCWX_VERSION: v0.5.0
runs-on: ${{ matrix.os }}
steps: