about summary refs log tree commit homepage
path: root/lib/raindrops.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-07-10 22:19:40 +0000
committerEric Wong <normalperson@yhbt.net>2010-07-10 22:19:40 +0000
commiteed4332421a421a3455aa48ec688347502a9cb0a (patch)
treee404ec62ddee86804334bef73631307bb11fd92c /lib/raindrops.rb
parent4e42082413f64baec0b844bdf743d598af433aad (diff)
downloadraindrops-0.3.0.tar.gz
Raindrops is now licensed under the LGPLv2.1 or LGPLv3 (from
LGPLv3-only) to allow bundling in GPLv2-only applications.

There are small documentation updates and updated examples
at http://raindrops.bogomips.org/examples/
Diffstat (limited to 'lib/raindrops.rb')
-rw-r--r--lib/raindrops.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/raindrops.rb b/lib/raindrops.rb
index e9a25eb..1a029bf 100644
--- a/lib/raindrops.rb
+++ b/lib/raindrops.rb
@@ -1,8 +1,8 @@
 # -*- encoding: binary -*-
 class Raindrops
 
-  # Raindrops is currently at version 0.2.0
-  VERSION = '0.2.0'
+  # Raindrops is currently at version 0.3.0
+  VERSION = '0.3.0'
 
   # Used to represent the number of +active+ and +queued+ sockets for
   # a single listen socket across all threads and processes on a