Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 245 Bytes

File metadata and controls

9 lines (7 loc) · 245 Bytes

###My Versioning System

from now on I'll use in all my software a 4Token Versioning (a.b.c.d) such as:

(major).(feature).(revision).(bug/refactoring)

which its better explained in here