Skip to content

Commit

Permalink
Bump version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierLowmiller committed Jun 6, 2024
1 parent b9fdb60 commit 0dc12be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Moreover, steps of install or run xcodegen can be specified:
## Example usage

```yaml
uses: xavierLowmiller/xcodegen-action@1.1.3
uses: xavierLowmiller/xcodegen-action@1.2.2
with:
spec: project.yaml
quiet: true
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": "action-xcodegen",
"version": "1.1.2",
"version": "1.2.2",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 0dc12be

Please sign in to comment.