From 7e56c8998f25dbf60a003bfb75ab5b512084aec0 Mon Sep 17 00:00:00 2001 From: jxom Date: Thu, 7 Mar 2019 00:21:34 +1100 Subject: [PATCH] 4.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c3a855dd..7d00810ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "4.11.26", + "version": "4.12.0", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",