diff --git a/package.json b/package.json index e757f5e..d123d5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jest-light-runner", - "version": "0.6.0-alpha.1", + "version": "0.6.0", "description": "A Jest runner that runs tests directly in bare Node.js, without virtualizing the environment.", "author": "Nicolò Ribaudo (https://github.com/nicolo-ribaudo)", "repository": "nicolo-ribaudo/jest-light-runner",