diff --git a/lib/fbe.rb b/lib/fbe.rb index 78f5159..6a98057 100644 --- a/lib/fbe.rb +++ b/lib/fbe.rb @@ -27,5 +27,5 @@ # License:: MIT module Fbe # Current version of the gem (changed by .rultor.yml on every release) - VERSION = '0.0.0' + VERSION = '0.0.6' end