From 6ec1bf93982c9b3fd0c74743b9e83c1e4ba6ed4a Mon Sep 17 00:00:00 2001 From: Can Berk T <53381468+cnbrk13@users.noreply.github.com> Date: Wed, 10 Jan 2024 20:10:36 +0000 Subject: [PATCH] Update package.json to version 3.0.0 Update package.json to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d156cf4..ea865e0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.trilitech.tezos-unity-sdk", - "version": "2.0.7", + "version": "3.0.0", "unity": "2021.3", "displayName": "Tezos Unity SDK", "description": "Unity SDK for Tezos: Seamlessly Integrate Tezos with Your Unity Projects\n\nThis SDK empowers developers to easily incorporate Tezos blockchain functionality into Unity games or applications. Designed for efficiency and ease of use, it's the perfect tool for bringing blockchain capabilities to your Unity creations.\n\nFor detailed documentation, visit: https://docs.tezos.com/unity/\n\nGet Involved:\n- Join our vibrant community on Discord: https://discord.gg/tezos\n- Explore funding opportunities: https://grants.tezos.foundation/",