From a5c5d6eaea401327decb1607a33b1f1a0d90d566 Mon Sep 17 00:00:00 2001 From: TUYIZERE Samuel Date: Thu, 26 Dec 2024 14:56:56 +0200 Subject: [PATCH] bumped up the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1590a11..f6a8991 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-react", - "version": "0.0.1", + "version": "0.0.2", "description": "A React library for integrating the Pi SDK into React projects.", "main": "dist/index.js", "types": "dist/index.d.ts",