From 2eb54ed4024c544448a712ffe4acd1e575823c9f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 7 Apr 2010 17:44:50 -0700 Subject: raindrops 0.1.0 initial release --- lib/raindrops.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/raindrops.rb') diff --git a/lib/raindrops.rb b/lib/raindrops.rb index 693358a..8b7debd 100644 --- a/lib/raindrops.rb +++ b/lib/raindrops.rb @@ -1,6 +1,9 @@ # -*- encoding: binary -*- class Raindrops + # Raindrops is currently at version 0.1.0 + VERSION = '0.1.0' + # Used to represent the number of +active+ and +queued+ sockets for # a single listen socket across all threads and processes on a # machine. -- cgit v1.2.3-24-ge0c7