From 0bc651b290fd6f9008ec29b61ef6a544d6cd016b Mon Sep 17 00:00:00 2001 From: Jared Lunde Date: Tue, 26 Apr 2022 09:11:10 -0600 Subject: [PATCH] fix: force release (#21) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8265f0c..d2ba97a 100755 --- a/README.md +++ b/README.md @@ -853,6 +853,8 @@ For all other props, the last prop object overrides all previous ones. ## Path utilities +Utilities for unix-style paths + ### pathFx.join() Join all arguments together and normalize the resulting path.