[version] Readme update

This commit is contained in:
Dragan Filipovic 2019-10-03 00:17:19 +02:00
parent 4bf88310d4
commit a20c19a8d1
2 changed files with 34 additions and 33 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ssh-deploy",
"version": "2.0.0",
"version": "2.0.2",
"description": "This GitHub Action deploys specific directory from `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.",
"main": "src/index.js",
"dependencies": {