Renamed sleepUntil to sleepWhile, it was misleading
All checks were successful
Build / Build NPM Project (push) Successful in 1m5s
Build / Tag Version (push) Successful in 14s
Build / Publish Documentation (push) Successful in 39s

This commit is contained in:
2024-10-07 15:40:14 -04:00
parent 3e8f5cc00b
commit b93ed45521
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ztimson/utils",
"version": "0.17.2",
"version": "0.18.0",
"description": "Utility library",
"author": "Zak Timson",
"license": "MIT",