From 8e621389eeb4de1d42ff3afbfa96a9a976a92d32 Mon Sep 17 00:00:00 2001 From: chrisdhanaraj Date: Thu, 8 Jun 2017 10:37:10 -0500 Subject: [PATCH] chore(build): bump revision to distribute 2.2.3 fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83f91e1a692e..bbc9a8aaadef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-react", - "version": "2.2.2", + "version": "2.2.3", "description": "A React wrapper for carbon-components", "main": "dist/index.js", "scripts": {