Skip to content

Commit cb82b47

Browse files
committed
docs: Add instructions
1 parent de9da4b commit cb82b47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Modify your [`analysis_options.yaml`](https://dart.dev/tools/analysis#the-analys
3030
include: package:monstarlab_lints/analysis_options.yaml
3131
```
3232

33+
## Maintaining
34+
35+
To publish a new version to pub.dev, create a new tag with required version used as a title. For example, creating a tag `1.0.3` will result in pushing the package to pub.dev with version `1.0.3`.
36+
3337

3438
<!-- References -->
3539
[pub-version-img]: https://img.shields.io/badge/pub-v1.0.2-0175c2?logo=flutter

0 commit comments

Comments
 (0)