about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index cfde780..076a328 100644
--- a/Rakefile
+++ b/Rakefile
@@ -31,7 +31,7 @@ end
 
 setup_extension("http11", "http11")
 
-version="0.3.9"
+version="0.3.10"
 summary = "A small fast HTTP library and server that runs Rails, Camping, and Nitro apps."
 test_file = "test/test_ws.rb"
 author="Zed A. Shaw"