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