From b039f4ca9d3132693111f36e91addbfcb279b002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Quiroz?= Date: Sun, 11 Jun 2017 12:04:13 -0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {