From 8a32f69dd9fcd89d7604ae274b5aa5a20097224a Mon Sep 17 00:00:00 2001 From: Cezary Daniel Nowak Date: Wed, 7 Feb 2018 10:30:42 +0100 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eaccd0..8ea716a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-dotdotdot", - "version": "1.2.1", + "version": "1.2.2", "description": "Multiline text ellipsis for react", "main": "src/index.js", "scripts": {