From e75f4983a966542fbb7333740743f5c506368ae9 Mon Sep 17 00:00:00 2001 From: Malte W Date: Tue, 17 Nov 2015 14:36:09 +0100 Subject: [PATCH] bump v0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfaca85..1d75cfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-textfit", - "version": "0.1.2", + "version": "0.1.3", "description": "React component to fit headlines and paragraphs into any element", "main": "lib/index.js", "scripts": {