We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9dfec4 commit 116f310Copy full SHA for 116f310
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "safe-rm",
3
- "version": "1.0.8",
+ "version": "2.0.0",
4
"description": "A much safer replacement of bash rm with nearly full functionalities and options of the rm command!",
5
"bin": {
6
"safe-rm": "./bin/rm.sh"
0 commit comments