From 36c06da124efa9e691f17717fa2374ff9971967b Mon Sep 17 00:00:00 2001 From: ashley-hebler Date: Tue, 13 Aug 2019 14:37:00 -0500 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 996c574c..dfe558e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@texastribune/queso-ui", - "version": "2.3.0-0", + "version": "2.3.0", "description": "Asset library of SCSS and SVG files", "scripts": { "prettier": "prettier --write './docs/**/*.js'",