diff --git a/package-lock.json b/package-lock.json index ea683d35..cc7e416b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "vue-testing-library", - "version": "0.11.0", + "version": "0.11.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fcb7b71e..5d1a7503 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-testing-library", - "version": "0.11.0", + "version": "0.11.1", "description": "Simple and complete Vue DOM testing utilities that encourage good testing practices.", "main": "npm/index.js", "scripts": {