From 234d8d44854fa9a51649f4cefd8ff88978ea7840 Mon Sep 17 00:00:00 2001 From: Sean Gates Date: Tue, 19 Feb 2019 20:50:59 -0700 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d985496d..508f511f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ebay/ebayui-core", - "version": "2.0.2", + "version": "2.0.3", "description": "Collection of core eBay components; considered to be the building blocks for all composite structures, pages & apps.", "scripts": { "installMarkoV3": "yarn add marko@^3 marko-widgets@^6 -D",