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": {