From 974e34e6b8a6ee5444c65d8e6568fbde41fce8d0 Mon Sep 17 00:00:00 2001 From: jxom Date: Fri, 23 Nov 2018 16:49:46 +1100 Subject: [PATCH] 2.21.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30a5ba5fc..4adcddd8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.21.2", + "version": "2.21.3", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",