From b5f64a540fee0db32c2f5651fea9b955ecf90884 Mon Sep 17 00:00:00 2001 From: Alex Indigo Date: Thu, 11 Aug 2016 21:43:04 -0700 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56072c7..73362a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agnostic", - "version": "1.0.4", + "version": "1.1.0", "description": "A library that allows other projects to be agnostic of particular http server implementation", "main": "index.js", "scripts": {