From 9f441f6918bf16f5dce11f4eacd94f37708806d0 Mon Sep 17 00:00:00 2001 From: Steve Faulkner Date: Thu, 25 Feb 2016 16:29:48 -0500 Subject: [PATCH] 0.0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f849e74..cd4a5db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shepherd-cli", - "version": "0.0.16", + "version": "0.0.17", "description": "A framework for building APIs with AWS API Gateway and Lambda", "main": "lib/index.js", "scripts": {