https://semver.org/
It is MAJOR.MINOR.PATCH
If you fix a bug, increment PATCH
If add a feature, increment MINOR
If you deprecate a feature, increment MAJOR. unless MAJOR is 0 then you 
increment MINOR.

On Friday, October 9, 2020 at 1:40:58 PM UTC-5 jerome....@gmail.com wrote:

> Hello Gophers,
> From your point of view, is it acceptable to deprecate (// Deprecated: 
> xxx) a function or something else into a Module with the change on its 
> patch version number? (from 1.0.0 to 1.0.1).
>
> Thx in adv
> Best
> Jérôme
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f33b4a7b-028e-4c21-977e-884bd4ab2691n%40googlegroups.com.

Reply via email to