From 368a377e9ba458e0c1c56f6770e8397a2347f5a3 Mon Sep 17 00:00:00 2001 From: Sean Matheson Date: Tue, 14 Jan 2020 12:14:26 +0000 Subject: [PATCH] Bumps version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63fe274..fc9482b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sizeme", - "version": "2.6.10", + "version": "2.6.11", "description": "Make your React Components aware of their width and/or height!", "license": "MIT", "main": "dist/react-sizeme.js",