From 982c5f957490aab050b4f05f54a3a55d36f5213a Mon Sep 17 00:00:00 2001 From: Adam Bisek Date: Sat, 13 Jul 2019 20:57:40 +0200 Subject: [PATCH] v1.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee84c0d..d83e7a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "string-pixel-width", - "version": "1.9.0", + "version": "1.10.0", "description": "String pixel width measurement on the backend in Javascript", "main": "lib/index.js", "scripts": {