Skip to content

Commit c6c23e0

Browse files
committed
Bump Gem Version
1 parent 673165a commit c6c23e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-git.gemspec

Lines changed: 1 addition & 1 deletion
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.1.2"
4+
s.version = "1.1.3"
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)