Skip to content

Commit 36287f5

Browse files
committed
add release notes to readme
1 parent 71dab03 commit 36287f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,10 @@ composer install
4646
./vendor/bin/phpunit tests
4747
./vendor/bin/phpstan analyse src tests --level 5
4848
```
49+
50+
Release
51+
-------
52+
```
53+
git tag v1.2.3
54+
git push --tags
55+
```

0 commit comments

Comments
 (0)