diff --git a/README.md b/README.md index 8ec075d..73af372 100644 --- a/README.md +++ b/README.md @@ -1591,7 +1591,7 @@ Refused . Please input another. (May be more better: `'$<(Refused )lastInput( you requested. )>Please input another.'`) -*Note:* The syntax `${parameter}` of older version is still supported, but this should not be used because it may be confused with ES6. And this will not be supported in due course of time. +*Note:* The syntax `${parameter}` of older version is still supported, but this should not be used because it may be confused with template string syntax of ES6. And this will not be supported in due course of time. ### Parameters diff --git a/package.json b/package.json index 3c576e6..845526c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readline-sync", - "version": "1.4.0", + "version": "1.4.1", "title": "readlineSync", "description": "Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).", "keywords": [