We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690b2de commit a512101Copy full SHA for a512101
ruby-git.gemspec
@@ -1,7 +1,7 @@
1
spec = Gem::Specification.new do |s|
2
s.platform = Gem::Platform::RUBY
3
s.name = "git"
4
- s.version = "1.0.7"
+ s.version = "1.0.8"
5
s.author = "Scott Chacon"
6
s.email = "schacon@gmail.com"
7
s.summary = "A package for using Git in Ruby code."
0 commit comments