Skip to content

Commit a512101

Browse files
committed
Version bump to indicate Ruby 1.9.1 compatibility
1 parent 690b2de commit a512101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-git.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
spec = Gem::Specification.new do |s|
22
s.platform = Gem::Platform::RUBY
33
s.name = "git"
4-
s.version = "1.0.7"
4+
s.version = "1.0.8"
55
s.author = "Scott Chacon"
66
s.email = "schacon@gmail.com"
77
s.summary = "A package for using Git in Ruby code."

0 commit comments

Comments
 (0)