diff --git a/package.json b/package.json index 0435713..4fae243 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uintgroup/pausable-selective", - "version": "1.0.4", + "version": "0.0.1", "description": "An expansion on OpenZeppelin's Pausable.sol. This contract adds the ability to pause each function by its selector.", "main": "index.js", "directories": { @@ -30,4 +30,4 @@ "test": "echo \"Error: no test specified\" && exit 1", "build": "echo \"Error: no build specified\" && exit 1" } -} \ No newline at end of file +}