Bump version to v0.3.2

This commit is contained in:
Dan Paulat 2024-02-03 00:27:42 -06:00
parent 77811fa5f8
commit 3b110516ed
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.1
SCWX_VERSION: v0.3.2
runs-on: ${{ matrix.os }}
steps: