From 7b33ce52471c69f4846a06c6e582162bf4ec6055 Mon Sep 17 00:00:00 2001 From: Zach Silveira Date: Tue, 10 Jan 2017 09:58:42 -0500 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5caba1c..430d75e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "legible", - "version": "0.2.5", + "version": "0.2.6", "description": "cleanly code your api requests", "main": "dist/index.js", "scripts": {