diff --git a/package.json b/package.json index 3b85bd3..5f81b63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "symlink-workspace", - "version": "0.2.2", + "version": "0.2.3", "description": "create symlinks in lerna/yarn workspaces for publish setups requiring both esm and cjs builds", "author": "Dan Lynch ", "homepage": "https://github.com/cosmology-tech/symlink-workspace#readme",