From 5bee454e34a1e3b226813cca7e7bc89af06c841b Mon Sep 17 00:00:00 2001 From: Eugene Hauptmann Date: Mon, 11 Nov 2024 18:40:54 -0500 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f30510e..b8db158 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-uuid", - "version": "2.0.2", + "version": "2.0.3", "description": "react-native-uuid is a zero-dependency TypeScript implementation of RFC4122.", "main": "dist/index.js", "types": "dist/index.d.ts",