Skip to content

Commit

Permalink
✨ Implement Versioned Transactions (#177)
Browse files Browse the repository at this point in the history
* ✨ Implement Versioned Transaction

* 📦 Update dlls

* 🔖 Release v0.2.0
  • Loading branch information
GabrielePicco committed Sep 12, 2023
1 parent da6739c commit f7b6b9f
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Binary file modified Packages/Solana.Unity.Dex.dll
Binary file not shown.
Binary file modified Packages/Solana.Unity.Extensions.dll
Binary file not shown.
Binary file modified Packages/Solana.Unity.KeyStore.dll
Binary file not shown.
Binary file modified Packages/Solana.Unity.Programs.dll
Binary file not shown.
Binary file modified Packages/Solana.Unity.Rpc.dll
Binary file not shown.
Binary file modified Packages/Solana.Unity.Wallet.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.solana.unity_sdk",
"version": "0.1.9",
"version": "0.2.0",
"unity": "2019.4",
"displayName": "Solana SDK",
"description": "Open-Source Unity-Solana SDK with Full RPC coverage, NFT support and more",
Expand Down

0 comments on commit f7b6b9f

Please sign in to comment.