From 13c76863211bf18c03f3fc4683f69cc40a49867a Mon Sep 17 00:00:00 2001 From: jxom Date: Thu, 13 Dec 2018 20:40:53 +1100 Subject: [PATCH] 2.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d5228904..9fbd75e7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.29.1", + "version": "2.30.0", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",