From 25db9ab5f3f8638f70ed1b569bf87d642181c4da Mon Sep 17 00:00:00 2001 From: Micah Ransdell Date: Tue, 29 Mar 2016 13:13:46 -0700 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08fbeb3..d0f1715 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restify-conductor", - "version": "1.2.2", + "version": "1.2.3", "main": "lib/index.js", "description": "an abstraction framework for building composable endpoints", "homepage": "https://github.com/restify/conductor",