Bump version to v0.4.0

This commit is contained in:
Dan Paulat 2024-02-26 17:51:39 -06:00
parent cca71410f5
commit 25cf2d1493
3 changed files with 6 additions and 6 deletions

View file

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