Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -3,11 +3,11 @@ title: When should you tag 1.0?
date: 2024-04-19
permalink: daily/2024/04/19/when-should-you-tag-1-0
tags:
- software-development
- open-source
- software-development
- open-source
cta: ~
snippet: |
When should you tag version 1.0 of your project?
When should you tag version 1.0 of your project?
---
Something I've seen, both with contributed Drupal modules and other open-source projects, over the past few years is they spend a lot of time in the 0.x versions or releasing alpha and beta versions rather than releasing a 1.0 or stable version.