Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
v0.7.5 - Minor issue with Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Jul 20, 2010
1 parent 255066f commit c2223d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.7.5.dev
0.7.5
4 changes: 2 additions & 2 deletions virtualbox.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{virtualbox}
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 = ["Mitchell Hashimoto"]
s.date = %q{2010-07-19}
s.date = %q{2010-07-20}
s.description = %q{Create and modify virtual machines in VirtualBox using pure ruby.}
s.email = %q{mitchell.hashimoto@gmail.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit c2223d9

Please sign in to comment.