Skip to content

Commit

Permalink
bumped to 0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
timcharper committed Dec 28, 2009
1 parent b1cb88b commit cb185bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION.yml
@@ -1,4 +1,4 @@
---
:major: 0
:minor: 7
:patch: 4
:patch: 5
4 changes: 2 additions & 2 deletions spork.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{spork}
s.version = "0.7.4"
s.version = "0.7.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Tim Harper"]
s.date = %q{2009-12-04}
s.date = %q{2009-12-28}
s.default_executable = %q{spork}
s.description = %q{A forking Drb spec server}
s.email = ["timcharper+spork@gmail.com"]
Expand Down

0 comments on commit cb185bc

Please sign in to comment.