From af9383d9f999c0b3ce9093c077dbb88df417c65e Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Thu, 25 Oct 2018 09:04:44 -0400 Subject: [PATCH] 3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b1d8e5..1c386ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-fixture", - "version": "3.0.2", + "version": "3.0.3", "description": "Intercept AJAX requests and simulate responses.", "main": "fixture.js", "scripts": {