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
It is pretty common to have versions without patch number, which is not handled in this library. E.g:
"1.2" -> will be parsed as 0.0.0 and I think that 1.2.0 is expected
It is pretty common to have versions without patch number, which is not handled in this library. E.g:
"1.2" -> will be parsed as 0.0.0 and I think that 1.2.0 is expected