Skip to content

Commit

Permalink
bump version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kalambet committed Nov 20, 2023
1 parent bbd5dda commit c9690f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Packages/io.chainsafe.web3-unity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io.chainsafe.web3-unity",
"version": "2.5.0",
"version": "2.5.1",
"displayName": "web3.unity SDK",
"description": "web3.unity is an open-source gaming SDK written in C# and developed by ChainSafe Gaming. It connects games built in the Unity game engine to the blockchain. The library currently supports games built for web browsers (WebGL), iOS/Android mobile, and desktop. web3.unity is compatible with most EVM-based chains such as Ethereum, Polygon, Moonbeam, Cronos, Nervos, and Binance Smart Chain, letting developers easily choose and switch between them to create the best in-game experience.",
"license": "LGPL-3.0-only",
Expand Down Expand Up @@ -28,4 +28,4 @@
"path": "Samples~/Web3.Unity"
}
]
}
}

0 comments on commit c9690f8

Please sign in to comment.