Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Commit 6fe56f9

Browse files
committed
Slight documentation fix
1 parent 31763df commit 6fe56f9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,10 @@ git clone git@github.com:TextControl/txtextcontrol-reportingcloud-php.git .
1414
composer update
1515

1616
composer dump-autoload --optimize
17+
```
18+
19+
## Tag and release version
20+
21+
```bash
22+
git tag release-1.0.x && git push origin --tags
1723
```

0 commit comments

Comments
 (0)