From 26fff0cefaa2fbdafbc2cac47e898e29bfd4c30b Mon Sep 17 00:00:00 2001 From: Mathias Fredriksson Date: Mon, 12 Dec 2016 19:06:11 +0200 Subject: [PATCH] 1.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 062128e..b7b7865 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "1.4.0", + "version": "1.4.1", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",