Skip to content

Commit 4014980

Browse files
committed
Dummy commit
1 parent 29b8706 commit 4014980

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release-workflow.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ General flow
1212
4. Merge development into master (`git merge --no-ff development`)
1313
4. Add corresponding version as a new tag (`git tag <new_version>`) e.g. git tag v0.3.0
1414
5. Push everything (`git push --tags && git push`)
15+
16+
-

0 commit comments

Comments
 (0)