From 1560a5b9ae351cb35c511346c9087379196aff05 Mon Sep 17 00:00:00 2001 From: jxom Date: Wed, 28 Nov 2018 10:33:08 +1100 Subject: [PATCH] 2.22.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 284bfed6a..5dd4204bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.22.0", + "version": "2.22.1", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",