From 609d2d1efe465193d935c8ffc3064591c068d728 Mon Sep 17 00:00:00 2001 From: alexgo Date: Fri, 22 Aug 2014 17:22:55 -0700 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ee548a..388fc55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "latency-test", - "version": "0.0.1", + "version": "0.0.2", "description": "A simple web server that responds to requests with a specified latency", "main": "index.js", "scripts": {