Skip to content

Commit

Permalink
Merge pull request #339 from actions/joshmgross/bump-package-version
Browse files Browse the repository at this point in the history
Bump version to 6.4.0
  • Loading branch information
joshmgross committed Jan 26, 2023
2 parents bcc3891 + ba6cf3f commit 98814c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "github-script",
"description": "A GitHub action for executing a simple script",
"version": "6.3.3",
"version": "6.4.0",
"author": "GitHub",
"license": "MIT",
"main": "dist/index.js",
Expand Down Expand Up @@ -57,4 +57,4 @@
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
}
}
}

1 comment on commit 98814c5

@mati768
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package-lock.json

Please sign in to comment.