This is v1.3.0

This commit is contained in:
Ross MacArthur
2020-10-08 23:02:12 +02:00
parent db3c7713bb
commit fc2abd7b0c
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "setup-just",
"version": "1.2.0",
"version": "1.3.0",
"description": "Install the just command runner",
"main": "dist/index.js",
"scripts": {
@@ -26,7 +26,7 @@
"semver": "^7.3.2"
},
"devDependencies": {
"@types/node": "^14.11.5",
"@types/node": "^14.11.6",
"@types/semver": "^7.3.4",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",