diff --git a/lib/resque_web/version.rb b/lib/resque_web/version.rb index f89b4b5..3c83cac 100644 --- a/lib/resque_web/version.rb +++ b/lib/resque_web/version.rb @@ -1,3 +1,3 @@ module ResqueWeb - VERSION = "0.0.9" + VERSION = "0.0.10" end