From 0894af852607f54e538a68bd482a772e1fddd58b Mon Sep 17 00:00:00 2001 From: jxom Date: Fri, 26 Oct 2018 18:28:24 +1100 Subject: [PATCH] 2.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ca56e8d0..084b8d3ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.5.0", + "version": "2.5.1", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",