We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a6186 commit 3f0fde7Copy full SHA for 3f0fde7
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 = '2.0.0.beta.1'
+ s.version = '2.0.0'
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