diff --git a/lib/fbe.rb b/lib/fbe.rb index 7dea77d..2f44975 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.77' end