about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-02-04 19:15:18 +0000
committerEric Wong <e@80x24.org>2014-02-04 19:15:18 +0000
commitee73b835996eb84795302cf106396118ffada8e6 (patch)
tree7986a73acb6154d195cd632ec58ccbbf15dc6131
parent648c9a67bf397c22b82496a03c4b2b2a8ae8dd1f (diff)
downloadyahns-ee73b835996eb84795302cf106396118ffada8e6.tar.gz
We need this for "yahns --version" on the command line
-rw-r--r--lib/yahns.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yahns.rb b/lib/yahns.rb
index 39747a8..5ffb845 100644
--- a/lib/yahns.rb
+++ b/lib/yahns.rb
@@ -74,3 +74,4 @@ require_relative 'yahns/server'
 require_relative 'yahns/fdmap'
 require_relative 'yahns/acceptor'
 require_relative 'yahns/wbuf'
+require_relative 'yahns/version'