From 98e69cb174bc174c83e22664072fd04fd59cb828 Mon Sep 17 00:00:00 2001 From: mattdesl Date: Fri, 20 Jan 2017 10:38:34 -0500 Subject: [PATCH] force patch to show readme on npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ebf31b..31831e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "three-bmfont-text", - "version": "2.2.0", + "version": "2.2.1", "description": "renders BMFont files in ThreeJS with word-wrapping", "main": "index.js", "license": "MIT",