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