We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80e81d commit 09f9e6dCopy full SHA for 09f9e6d
1 file changed
README.md
@@ -7,6 +7,7 @@
7
```
8
bundle exec rubocop -A
9
bundle exec bump patch
10
+git push origin main --tags
11
12
13
## License
0 commit comments