From dab311d9376691f6018d913994a9eca7a8e805df Mon Sep 17 00:00:00 2001 From: amechi101 Date: Wed, 1 May 2019 16:16:05 -0400 Subject: [PATCH] 3.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e74d5e..b2a6714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-fixture", - "version": "3.1.3", + "version": "3.1.4", "description": "Intercept AJAX requests and simulate responses.", "main": "fixture.js", "scripts": {