[VERSION] version bump

This commit is contained in:
Dragan Filipovic 2020-09-18 23:31:31 +02:00
parent c14eb85faf
commit 1ac1bcb558
2 changed files with 4 additions and 4 deletions

View file

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