From 80c6d521425f1f1c4f0bd5222d560b01da2b7473 Mon Sep 17 00:00:00 2001 From: jxom Date: Thu, 22 Nov 2018 21:07:05 +1100 Subject: [PATCH] 2.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c110b6fc3..f4280d3a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.20.0", + "version": "2.21.0", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",