From c6fa79e30cf774493cc832ebf8edfc8f30a2b07f Mon Sep 17 00:00:00 2001 From: Edd Yerburgh Date: Fri, 4 Aug 2017 08:36:33 +0100 Subject: [PATCH] [Release] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce658c0..cad78cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "avoriaz", - "version": "3.1.0", + "version": "3.2.0", "description": "a Vue.js testing utility library", "main": "dist/avoriaz.js", "types": "types/index.d.ts",