From 509b3027a3db18c0b1317f8dc187be1a787a18ef Mon Sep 17 00:00:00 2001 From: Maxwell Barvian Date: Tue, 15 Oct 2024 09:34:13 -0700 Subject: [PATCH] Bump packages --- packages/number-flow/package.json | 2 +- packages/react/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/number-flow/package.json b/packages/number-flow/package.json index 13a3e658..def80947 100644 --- a/packages/number-flow/package.json +++ b/packages/number-flow/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "0.2.3", + "version": "0.3.0", "author": { "name": "Maxwell Barvian", "email": "max@barvian.me", diff --git a/packages/react/package.json b/packages/react/package.json index 5cd859ef..fadad589 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "0.1.3", + "version": "0.2.0", "author": { "name": "Maxwell Barvian", "email": "max@barvian.me",