diff --git a/package.json b/package.json index 60856cd..fae632b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "symlink-workspace", - "version": "0.0.1", + "version": "0.1.0", "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", @@ -72,4 +72,4 @@ "mkdirp": "3.0.0", "rimraf": "5.0.0" } -} \ No newline at end of file +}