chore(release): 1.0.0

This commit is contained in:
github-actions[bot] 2020-03-20 21:31:35 +00:00
parent 493e2229a1
commit 7b756026fb
3 changed files with 17 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "github-action-renovate",
"version": "0.1.0",
"version": "1.0.0",
"description": "GitHub Action to run Renovate self-hosted.",
"scripts": {
"lint": "eslint --ignore-path .prettierignore --ext .ts,.tsx,.js,.jsx,.json .",