From 94c294b3ce2ba771f40a1fbd2ac77c14cd42a7bb Mon Sep 17 00:00:00 2001 From: Vince Picone Date: Tue, 30 Apr 2019 19:13:58 -0500 Subject: [PATCH] v7.2.0 (#2296) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4fe24059f4..e887d60bb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-react", - "version": "7.1.0", + "version": "7.2.0", "description": "The Carbon Design System is IBM’s open-source design system for products and experiences.", "license": "Apache-2.0", "main": "lib/index.js",