From b26b1510fde7fbb405cad13758cebfea6d8d8eaa Mon Sep 17 00:00:00 2001 From: dfcook Date: Wed, 12 Dec 2018 16:31:26 +0000 Subject: [PATCH] v0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe879636..baa110d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-testing-library", - "version": "0.11.1", + "version": "0.12.0", "description": "Simple and complete Vue DOM testing utilities that encourage good testing practices.", "main": "npm/index.js", "scripts": {