diff --git a/lib/peck.rb b/lib/peck.rb index 9908a0f..4d89eb7 100644 --- a/lib/peck.rb +++ b/lib/peck.rb @@ -3,8 +3,8 @@ require 'thread' class Peck - VERSION = "0.5.3" - + VERSION = "0.5.4" + class << self # Returns all the defined contexts. attr_reader :contexts