From 05525bc073f0450ad895583372573c57531f8545 Mon Sep 17 00:00:00 2001 From: Zach Silveira Date: Tue, 7 Feb 2017 15:04:40 -0500 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 425452d..b8ee5ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "legible", - "version": "0.2.7", + "version": "0.2.8", "description": "cleanly code your api requests", "main": "dist/index.js", "scripts": {