diff --git a/package.json b/package.json index 48c8af3..21f4746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "char", - "version": "1.0.0", + "version": "1.0.1", "description": "Return the string representing a character whose Unicode code point is the integer code", "main": "index.js", "scripts": {