diff --git a/lib/sensu.rb b/lib/sensu.rb index a40de3a0..32272a86 100644 --- a/lib/sensu.rb +++ b/lib/sensu.rb @@ -1,3 +1,3 @@ module Sensu - VERSION = "0.9.0.beta.3" + VERSION = "0.9.0.beta.4" end