Bump version to 6.3.2

This commit is contained in:
Josh Gross
2022-10-11 11:18:09 -04:00
parent 6871f0ffce
commit 085a7754e8
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "github-script",
"description": "A GitHub action for executing a simple script",
"version": "6.3.1",
"version": "6.3.2",
"author": "GitHub",
"license": "MIT",
"main": "dist/index.js",
@@ -55,4 +55,4 @@
"ts-jest": "^27.0.5",
"typescript": "^4.3.5"
}
}
}