diff --git a/package-lock.json b/package-lock.json index 1328c63..efd3efc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bdd-lazy-var", - "version": "2.2.6", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 35489f0..fa82952 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bdd-lazy-var", - "version": "2.2.6", + "version": "2.3.0", "author": "Sergii Stotskyi", "description": "Provides \"ui\" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects", "license": "MIT",