# HG changeset patch # User Mahlon E. Smith # Date 1401302718 25200 # Node ID 01c2ba6b0a4432ad86c062d95ac1ce5071e954ea # Parent 4321943b8db532e7bd87325db143b21cef565798 Bump version. diff -r 4321943b8db5 -r 01c2ba6b0a44 Rakefile --- a/Rakefile Wed May 28 11:39:58 2014 -0700 +++ b/Rakefile Wed May 28 11:45:18 2014 -0700 @@ -31,7 +31,7 @@ s.platform = Gem::Platform::RUBY s.summary = "Base classes for using Symphony with ssh." s.name = 'symphony-ssh' - s.version = '0.1.0' + s.version = '0.1.1' s.license = 'BSD' s.has_rdoc = true s.require_path = 'lib'