From 974dd2b3f2c1cfa4095e675769ba85475e02eff5 Mon Sep 17 00:00:00 2001 From: Alex Indigo Date: Thu, 29 Sep 2016 07:36:26 -0700 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de4ed83..ae86601 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agnostic", - "version": "1.2.1", + "version": "1.2.2", "description": "A library that allows other projects to be agnostic of particular http server implementation", "main": "index.js", "scripts": {