From f1371d50745e0b91c7a1ad4ff08e7bfc2d4485ce Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 31 Dec 2014 13:43:23 +0700 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc0880c..b225a46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "0.4.0", + "version": "0.5.0", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",