From 02f2f529cc32d8dab1cae5d63cb674c9ae199a6a Mon Sep 17 00:00:00 2001 From: Manfred Stienstra Date: Thu, 20 Feb 2014 15:11:18 +0100 Subject: [PATCH] Bump version to 0.5.3. --- lib/peck.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/peck.rb b/lib/peck.rb index 8d37feb..9908a0f 100644 --- a/lib/peck.rb +++ b/lib/peck.rb @@ -3,7 +3,7 @@ require 'thread' class Peck - VERSION = "0.5.2" + VERSION = "0.5.3" class << self # Returns all the defined contexts.