From 4534bdc7e1c9bcb1aed287ab811a75bdc59237ad Mon Sep 17 00:00:00 2001 From: Vince Picone Date: Thu, 11 Apr 2019 13:35:45 -0500 Subject: [PATCH] v7.1.0 (#2203) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad7cf71872c1..96cb0d490489 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-react", - "version": "7.0.1", + "version": "7.1.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",