about summary refs log tree commit homepage
path: root/lib/unicorn/const.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicorn/const.rb')
-rw-r--r--lib/unicorn/const.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicorn/const.rb b/lib/unicorn/const.rb
index 46398e5..e2e63f2 100644
--- a/lib/unicorn/const.rb
+++ b/lib/unicorn/const.rb
@@ -68,7 +68,7 @@ module Unicorn
     REQUEST_URI='REQUEST_URI'.freeze
     REQUEST_PATH='REQUEST_PATH'.freeze
     
-    UNICORN_VERSION="0.1.0".freeze
+    UNICORN_VERSION="0.2.0".freeze
 
     UNICORN_TMP_BASE="unicorn".freeze