We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31eecaf commit 62f0b7eCopy full SHA for 62f0b7e
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.7'
+ s.version = '2.0.0.alpha'
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