From 0f1132b39a1151a1ddb14eff5a008b4826549ec5 Mon Sep 17 00:00:00 2001 From: Jon Winton Date: Fri, 23 Jun 2017 14:14:22 -0400 Subject: [PATCH] 3.0.1-beta.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa7d0fe3..57fb0a3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amphora", - "version": "3.0.1-beta.1", + "version": "3.0.1-beta.2", "description": "An API mixin for Express that saves, publishes and composes data with the key-value store of your choice.", "main": "index.js", "scripts": {