Skip to content

Commit 234ae35

Browse files
committed
Bump version to 1.10.0
1 parent f4053ba commit 234ae35

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8024,6 +8024,7 @@ const semver = __importStar(__webpack_require__(876));
80248024
const core = __importStar(__webpack_require__(470));
80258025
const os_1 = __webpack_require__(316);
80268026
const VERSIONS_LIST = [
8027+
["5.5.1", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
80278028
["5.5", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
80288029
["5.4.3", [os_1.OS.MacOS, os_1.OS.Ubuntu]],
80298030
["5.4.2", [os_1.OS.MacOS, os_1.OS.Ubuntu]],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-swift",
3-
"version": "1.9.1",
3+
"version": "1.10.0",
44
"description": "Set up GitHub Actions workflow with Swift support",
55
"private": true,
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)