Bump version to 2.1.3

This commit is contained in:
Shivam Mathur
2020-03-18 13:02:24 +05:30
parent ba69b25cab
commit b9a78a31fb
2 changed files with 38 additions and 60 deletions

View File

@ -1,6 +1,6 @@
{
"name": "setup-php",
"version": "2.1.2",
"version": "2.1.3",
"private": false,
"description": "Setup PHP for use with GitHub Actions",
"main": "dist/index.js",
@ -32,8 +32,8 @@
"devDependencies": {
"@types/jest": "^25.1.4",
"@types/node": "^13.9.1",
"@typescript-eslint/eslint-plugin": "^2.23.0",
"@typescript-eslint/parser": "^2.23.0",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"@zeit/ncc": "^0.21.1",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",