diff --git a/package.json b/package.json index bad3aae..2c55a4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@joepie91/timer", "description": "A resettable timer abstraction, with cancellation events", - "version": "1.0.0", + "version": "1.0.1", "main": "index.js", "repository": "http://git.cryto.net/joepie91/node-timer.git", "author": "Sven Slootweg ",