From 02dc6b76a2d225f06b119fc6e294d56cd5eabb20 Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Mon, 8 Jul 2019 15:23:44 -0400 Subject: [PATCH] 3.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fce6f1..71628e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-fixture", - "version": "3.1.6", + "version": "3.1.7", "description": "Intercept AJAX requests and simulate responses.", "main": "fixture.js", "scripts": {