Skip to content

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-murray authored Dec 14, 2020
1 parent 31664c4 commit 321b1dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workflow-application-token-action",
"version": "1.0.0",
"version": "1.0.1",
"description": "GitHub Action to generate a GitHub Application access token for use in GitHub Actions workflows",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,4 +28,4 @@
"chai": "^4.2.0",
"mocha": "^8.2.1"
}
}
}

0 comments on commit 321b1dc

Please sign in to comment.