From 375eaae9d3cf43287a001628283249039b6efa93 Mon Sep 17 00:00:00 2001 From: jxom Date: Tue, 4 Dec 2018 18:01:02 +1100 Subject: [PATCH] 2.27.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11e86e78f..c3231ecb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.26.2", + "version": "2.27.0", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",