From c7e7c26831faa93af2e527aaf73a48f4fb85fe1e Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Thu, 5 Jul 2018 11:32:58 -0400 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52192cb..efe9393 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "can-fixture", - "version": "3.0.0-pre.11", + "version": "3.0.0", "description": "Intercept AJAX requests and simulate responses.", "main": "fixture.js", "scripts": {