diff --git a/package.json b/package.json index 03a3513..d41b842 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "statman-stopwatch", - "version": "2.1.0", + "version": "2.2.0", "description": "statman-stopwatch is one of the metrics from the statman library. It is a simple high res stopwatch for node.js. Stopwatch is useful for determining the amount of time it takes to perform an activity.", "main": "lib/Stopwatch.js", "scripts": {