From 4a9b48ad5a8edec9fbde1968e58f5ed37c55ffe6 Mon Sep 17 00:00:00 2001 From: jxom Date: Mon, 29 Oct 2018 16:05:46 +1100 Subject: [PATCH] 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b49a9c607..4a8b19233 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fannypack", - "version": "2.6.1", + "version": "2.7.0", "description": "An accessible, composable, and friendly React UI Kit", "main": "lib/index.js", "module": "es/index.js",