diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9b81a5c..6f0a8cb 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -21,4 +21,4 @@ jobs: uses: SneaksAndData/github-actions/semver_release@v0.1.7 with: major_v: 1 - minor_v: 1 \ No newline at end of file + minor_v: 2 \ No newline at end of file