-
Grégoire Paris authored
This is more maintainable, because you no longer have to change the version number. It is also less error-prone, and will use whatever version constraint operator is best when run (at the time I make this PR, it's the caret operator).
Grégoire Paris authoredThis is more maintainable, because you no longer have to change the version number. It is also less error-prone, and will use whatever version constraint operator is best when run (at the time I make this PR, it's the caret operator).
Loading