summaryrefslogtreecommitdiff
path: root/allthethings.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'allthethings.gemspec')
-rw-r--r--allthethings.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/allthethings.gemspec b/allthethings.gemspec
index 7209073..859d999 100644
--- a/allthethings.gemspec
+++ b/allthethings.gemspec
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
s.name = 'allthethings'
s.version = '0.1.0'
s.date = '2012-07-24'
- s.executables << 'att'
+ s.executables << 'things'
s.summary = "A simple & flexible framework for creating dashboards."