diff --git a/package-lock.json b/package-lock.json index ee1e3e4f0..db2f15fd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "igo2-lib", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "igo2-lib", - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "license": "MIT", "workspaces": [ "packages/*", diff --git a/package.json b/package.json index 45d476fd8..4e9bcb464 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "packages/*", "projects/*" ], - "version": "17.0.0-next.3", + "version": "17.0.0-next.4", "description": "IGO Library", "author": "IGO Community", "license": "MIT",