From 290e304aeac24710461d7a09e72ea514a152a2db Mon Sep 17 00:00:00 2001 From: Edd Yerburgh Date: Mon, 24 Jul 2017 10:45:34 +0100 Subject: [PATCH] 2.6.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aee56e..5cebbfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avoriaz", - "version": "2.6.4", + "version": "2.6.5", "description": "a Vue.js testing utility library", "scripts": { "build": "babel src --out-dir dist",