Update docs and version so we can move to v3 (#63)

* Update docs and version

* Fix readme typo
This commit is contained in:
Ross Brodbeck
2020-05-11 10:54:55 -04:00
committed by GitHub
parent 3838b887be
commit 1e900bc060
3 changed files with 13 additions and 15 deletions

View File

@@ -26,7 +26,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/github": "^2.1.1",
"@actions/github": "^2.2.0",
"@octokit/rest": "^16.43.1",
"semver": "^6.1.1"
},