Added underscore to name of gem.
This commit is contained in:
parent
fe57813586
commit
acc47516ef
|
@ -1,6 +1,6 @@
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = 'itermwindow'
|
s.name = 'iterm_window'
|
||||||
s.version = '0.3.1'
|
s.version = '0.3.2'
|
||||||
s.author = 'Chris Powers'
|
s.author = 'Chris Powers'
|
||||||
s.date = "2009-02-20"
|
s.date = "2009-02-20"
|
||||||
s.homepage = 'http://killswitchcollective.com'
|
s.homepage = 'http://killswitchcollective.com'
|
||||||
|
|
Loading…
Reference in New Issue