We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac357c6 commit d0cccd4Copy full SHA for d0cccd4
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.11.0
6
+
7
### New features
8
9
* [#304](https://github.com/prontolabs/pronto/pull/304) add option to limit comments per PR review
lib/pronto/version.rb
@@ -1,6 +1,6 @@
1
module Pronto
module Version
- STRING = '0.10.0'.freeze
+ STRING = '0.11.0'.freeze
MSG = '%s (running on %s %s %s)'.freeze
0 commit comments