tweemux 1.4.0 → 1.4.1
Sign up to get free protection for your applications and to get access to all the features.
- data/.gemspec +1 -1
- data/lib/tweemux/version.rb +1 -1
- metadata +2 -1
data/.gemspec
CHANGED
@@ -9,7 +9,7 @@ Working.gemspec(
|
|
9
9
|
#:description => Working.readme_snippet(/== Usage/, /== TODO/),
|
10
10
|
:description => 'tweemux host; tweemux at some_machine; plus some more stuff',
|
11
11
|
:version => Tweemux::VERSION,
|
12
|
-
:authors => %w(☈king Ogredude Spaceghost),
|
12
|
+
:authors => %w(☈king Ogredude ryanf Spaceghost),
|
13
13
|
:email => 'muchmux@sharpsaw.org',
|
14
14
|
:github => 'PeopleAdmin/tweemux',
|
15
15
|
:deps => %w(),
|
data/lib/tweemux/version.rb
CHANGED
metadata
CHANGED