diff --git a/package-lock.json b/package-lock.json index ba7d4b4..6632dcc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bdd-lazy-var", - "version": "2.1.2", + "version": "2.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ea25023..cc70055 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bdd-lazy-var", - "version": "2.1.2", + "version": "2.2.0", "author": "Sergii Stotskyi", "description": "Provides \"ui\" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects", "license": "MIT",