From 2367f4f8644aec568c9171cc538d3b47d7169899 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 15 Dec 2014 12:54:10 +0700 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec41b83..bc0880c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "0.3.1", + "version": "0.4.0", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",