v3.3.1
Version 3.3.1
At the moment teams which use both Substrate and ink! in the same codebase are
experiencing some issues with updating to Substrate's polkadot-0.9.27 branch.
This is because that branch uses the secp256k1@0.24, which is incompatible with
secp256k1@0.22
This release bumps the secp256k1 version from v0.22 to v0.24.