We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6a5ea commit d218c17Copy full SHA for d218c17
git-review.gemspec
@@ -2,7 +2,7 @@ $LOAD_PATH.unshift 'lib'
2
3
Gem::Specification.new do |s|
4
s.name = "git-review"
5
- s.version = '1.1.6'
+ s.version = '1.1.7'
6
s.date = Time.now.strftime('%F')
7
s.summary = "facilitates GitHub code reviews"
8
s.homepage = "http://github.com/b4mboo/git-review"
0 commit comments