Since statnet.common is just a collection of functions, semantic versioning and separation between major and minor releases doesn't really make sense.
One idea is to switch to sequential versioning, e.g., 4.13 -> 14 -> 15 -> ...
Another is to switch to calendar versioning, e.g., 4.13 -> 2026.6 -> 2026.12 -> 2027.2 -> ...
Since
statnet.commonis just a collection of functions, semantic versioning and separation between major and minor releases doesn't really make sense.One idea is to switch to sequential versioning, e.g., 4.13 -> 14 -> 15 -> ...
Another is to switch to calendar versioning, e.g., 4.13 -> 2026.6 -> 2026.12 -> 2027.2 -> ...