Skip to content

Commit

Permalink
Bump to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fwal committed Apr 26, 2021
1 parent e60e9f0 commit d43a564
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7826,6 +7826,7 @@ const semver = __importStar(__webpack_require__(876));
const core = __importStar(__webpack_require__(470));
const os_1 = __webpack_require__(316);
const VERSIONS_LIST = [
["5.4", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.3.3", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.3.2", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
["5.3.1", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
Expand Down
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.6.0",
"version": "1.7.0",
"description": "Set up GitHub Actions workflow with Swift support",
"private": true,
"main": "lib/main.js",
Expand Down

0 comments on commit d43a564

Please sign in to comment.