From b76a0efe742775b7efeb4f262ca86d6d05163797 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 6 Feb 2015 18:39:37 +0700 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b225a46..9623e25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "0.5.0", + "version": "0.5.1", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",