In next release, be consistent with versioning.
Use same version number for github tagged release, cargo.toml package version and runtime to avoid any confusion.
The version should be of the form v{Authoring}.{Spec}.{Impl} declared in runtime/Cargo.toml
See this documentation to better understand how the RuntimeVersion is interpreted.