[version] increase version

main
Dragan Filipovic 2020-07-01 00:20:13 +02:00
parent ff615959b6
commit a9e37f3cb5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ssh-deploy",
"version": "2.1.0",
"version": "2.1.3",
"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": {