diff --git a/package.json b/package.json index ae83fb5..9605e73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "format-tree", - "version": "1.0.4", + "version": "1.0.5", "description": "Formats a tree structure into a string that can be printed", "main": "dist/mod.js", "repository": "luvies/format-tree",