Skip to content

Commit

Permalink
Bump version to 0.5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Manfred committed Feb 20, 2014
1 parent 6a5f026 commit 02f2f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/peck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'thread'

class Peck
VERSION = "0.5.2"
VERSION = "0.5.3"

class << self
# Returns all the defined contexts.
Expand Down

0 comments on commit 02f2f52

Please sign in to comment.