From 4e9ae90ab36cb3e686361ea1f29e496c7d0bf966 Mon Sep 17 00:00:00 2001 From: Michael Hart Date: Sun, 30 Apr 2017 14:24:09 -0400 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30f64709..7503fd82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docker-lambda", - "version": "0.12.2", + "version": "0.13.0", "description": "A Docker image and test runner that (very closely) mimics the live AWS Lambda environment", "main": "index.js", "scripts": {