From b36edb131ad5dbec5950220eb4cc21edc477c0af Mon Sep 17 00:00:00 2001 From: BrysonXiao <40129652+BrysonXiao@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:12:17 -0800 Subject: [PATCH] 1.9.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2ff9a3e..9118259d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@dailybruin/lux", - "version": "1.8.2", + "version": "1.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8af17fce..50c3d45f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dailybruin/lux", - "version": "1.8.2", + "version": "1.9.0", "author": "Daily Bruin Online ", "description": "The Daily Bruin's component library.", "license": "AGPL-3.0",