Skip to content

Commit

Permalink
# 0.3.20 (2024-06-17 / eff4d1b)
Browse files Browse the repository at this point in the history
## Added

- Add `shellquote`
  • Loading branch information
plexus committed Jun 17, 2024
1 parent eff4d1b commit 3689aca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .VERSION_PREFIX
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2
0.3
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased
# 0.3.20 (2024-06-17 / eff4d1b)

## Added

Expand Down Expand Up @@ -27,4 +27,4 @@ First release with basic shell utility API
- ls
- basename/extension/strip-ext
- mkdir-p
- ...
- ...

0 comments on commit 3689aca

Please sign in to comment.