From 7af43b7562aebcbfac78e9f7ec7e1521224476ef Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Thu, 5 Nov 2015 02:51:12 -0700 Subject: [PATCH] Release 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01a9c8a..cec4994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "diacritics", - "version": "1.2.2", + "version": "1.2.3", "description": "remove diacritics from strings", "main": "index.js", "scripts": {