diff --git a/package-lock.json b/package-lock.json index a683fe5..1c8afae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@bbros/ifify", - "version": "0.0.3", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@bbros/ifify", - "version": "0.0.3", + "version": "1.1.0", "license": "MIT", "devDependencies": { "@types/node": "^14.18.5", diff --git a/package.json b/package.json index 92533a0..1a3c848 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bbros/ifify", - "version": "0.0.3", + "version": "1.1.0", "description": "functional condition functions", "main": "index.js", "types": "index.d.ts", @@ -50,4 +50,4 @@ "url": "https://github.com/boostbrothers/ifify/issues" }, "homepage": "https://github.com/boostbrothers/ifify#readme" -} \ No newline at end of file +}