sdk-ruby
sdk-ruby copied to clipboard
[Bug] Release assets bear incorrect version number
Describe the bug
On GitHub's release page (example), assets are systematically named bridge-0.0.1-ruby.... The version number should be updated to reflect actual release number.
Additional context
This version number comes from Bridge's Cargo.toml file. We need to update the version number in that file in the pre-release commit.