From 24b3904e4ff2357796ff9d41ff8ec8785352ba66 Mon Sep 17 00:00:00 2001 From: Dane Stuckel Date: Wed, 2 Dec 2015 16:42:16 -0500 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3177148..5228b001 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nymdev/amphora", - "version": "1.4.1", + "version": "1.5.0", "description": "An API mixin for Express that saves, publishes and composes data with the key-value store of your choice.", "main": "index.js", "scripts": {