From 8e503b4b75c74fec42624320d9ddf81b5b6aee61 Mon Sep 17 00:00:00 2001 From: jxom Date: Mon, 4 Feb 2019 17:37:42 +1100 Subject: [PATCH] 4.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acabc8f3b..527c5c234 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "4.7.4", + "version": "4.8.0", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",