From bcf5ab4c38e58919b9b4f8666a65cef060238bc0 Mon Sep 17 00:00:00 2001 From: dfcook Date: Wed, 26 Dec 2018 18:41:38 +0000 Subject: [PATCH] 0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 593629ce..3a2b72ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-testing-library", - "version": "0.12.3", + "version": "0.13.0", "description": "Simple and complete Vue DOM testing utilities that encourage good testing practices.", "main": "npm/index.js", "scripts": {