diff --git a/package.json b/package.json index 242aaf6..bd7be74 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "always-done", "version": "0.8.0", - "description": "Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more", + "description": "Handle completion and errors with elegance! Support for streams, callbacks, promises, child processes, async/await and sync functions. A drop-in replacement for [async-done][] - pass 100% of its tests plus more", "repository": "hybridables/always-done", "author": "Charlike Mike Reagent <@tunnckoCore> (http://www.tunnckocore.tk)", "precommit.silent": true,