Skip to content

Commit

Permalink
Bump version to 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fwal committed Dec 22, 2022
1 parent 1817fb3 commit bc791cf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,7 @@ const semver = __importStar(__nccwpck_require__(1383));
const core = __importStar(__nccwpck_require__(2186));
const os_1 = __nccwpck_require__(1855);
const VERSIONS_LIST = [
["5.7.2", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.7.1", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.7", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.6.3", os_1.OS.all()],
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-swift",
"version": "1.20.0",
"version": "1.21.0",
"description": "Set up GitHub Actions workflow with Swift support",
"private": true,
"main": "lib/main.js",
Expand Down

0 comments on commit bc791cf

Please sign in to comment.