tweemux 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/.gemspec +1 -1
  2. data/lib/tweemux/version.rb +1 -1
  3. 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(),
@@ -1,3 +1,3 @@
1
1
  class Tweemux
2
- VERSION = '1.4.0'
2
+ VERSION = '1.4.1'
3
3
  end
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tweemux
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.4.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - ☈king
9
9
  - Ogredude
10
+ - ryanf
10
11
  - Spaceghost
11
12
  autorequire:
12
13
  bindir: bin