From 85987e841adad3838e13161b737e1b2152c94be3 Mon Sep 17 00:00:00 2001 From: jxom Date: Mon, 19 Nov 2018 22:42:07 +1100 Subject: [PATCH] 2.18.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e7dcf169..b09ee8ff6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.18.3", + "version": "2.18.4", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",