From 603ad716743b114a0c3aa015f52b8830d963fe53 Mon Sep 17 00:00:00 2001 From: Sean Gates Date: Wed, 10 Apr 2019 13:45:17 -0600 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a66d0abb..14b653977 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ebay/ebayui-core", - "version": "2.1.0-3", + "version": "2.1.0", "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",