From 9ba3c7571b141b1cdcfa561d403938c4584339f1 Mon Sep 17 00:00:00 2001 From: Yousif Ahmed Date: Mon, 9 Jan 2023 15:31:55 +0000 Subject: [PATCH] v3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8a9b35..3dd14fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bugsnag/cuid", - "version": "3.0.1", + "version": "3.0.2", "description": "Collision-resistant ids optimized for horizontal scaling and performance. For node and browsers.", "author": { "name": "Bugsnag",