You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two problems contributed to the issue:
* two–digit number appeared in the version number (2.11.0)
* version number itself contained only two sections instead of three
(2.10)
Testing with current RubyEvenStore::VERSION contributes to preventing
such issues in the future.
#1647
Co-authored-by: Paweł Pacana <[email protected]>
0 commit comments