Skip to content

Commit

Permalink
v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Wiggins committed Jan 21, 2010
1 parent 3919b2b commit b5257b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.4
0.6.5
4 changes: 2 additions & 2 deletions rush.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{rush}
s.version = "0.6.4"
s.version = "0.6.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Adam Wiggins"]
s.date = %q{2009-11-10}
s.date = %q{2010-01-20}
s.description = %q{A Ruby replacement for bash+ssh, providing both an interactive shell and a library. Manage both local and remote unix systems from a single client.}
s.email = %q{[email protected]}
s.executables = ["rush", "rushd"]
Expand Down

0 comments on commit b5257b4

Please sign in to comment.