Skip to content

Commit

Permalink
3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paras20xx committed Jan 26, 2023
1 parent 546cad9 commit 20ccccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "copy-files-from-to",
"version": "3.6.0",
"version": "3.7.0",
"description": "Copy files from one path to another, based on the instructions provided in a configuration file.",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -88,4 +88,4 @@
"rimraf": "^4.1.2",
"shelljs": "^0.8.5"
}
}
}

0 comments on commit 20ccccb

Please sign in to comment.