Skip to content

Commit

Permalink
2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonray committed Jan 8, 2017
1 parent 9abe61a commit 5e52990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "statman-stopwatch",
"version": "2.2.0",
"version": "2.2.1",
"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": {
Expand Down

0 comments on commit 5e52990

Please sign in to comment.