diff --git a/package.json b/package.json index 29ea5df..8ae0c5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "safe-rm", - "version": "1.0.8", + "version": "2.0.0", "description": "A much safer replacement of bash rm with nearly full functionalities and options of the rm command!", "bin": { "safe-rm": "./bin/rm.sh"