From 0d0987fa5594eb4a5ca454c8cf973b155f02ec55 Mon Sep 17 00:00:00 2001 From: jxom Date: Mon, 18 Feb 2019 11:53:14 +1100 Subject: [PATCH] 4.11.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f67f36cc7..ef3d640c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "4.11.2", + "version": "4.11.3", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",