diff --git a/package-lock.json b/package-lock.json index 6b1128d..87abd70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "interacto-nono", - "version": "0.4.1", + "version": "0.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "interacto-nono", - "version": "0.4.1", + "version": "0.5.0", "license": "GPL-3.0", "devDependencies": { "@types/jest": "29.5.10", diff --git a/package.json b/package.json index 1f2dd32..0d51101 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "interacto-nono", "description": "ノノ -- A fluent API for triggering UI events in TypeScript", - "version": "0.4.1", + "version": "0.5.0", "author": "Arnaud Blouin", "contributors": [ "Rémi Daniel"