Bump version. v0.1.1
authorMahlon E. Smith <mahlon@laika.com>
Wed, 28 May 2014 11:45:18 -0700
changeset 8 01c2ba6b0a44
parent 7 4321943b8db5
child 9 a1d381ce60c7
Bump version.
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'