From 2577a4cc078d05c51d9d8e4278b8d16ab348a1b9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 30 Sep 2014 14:42:26 +0200 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ac379c..ec41b83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "0.3.0", + "version": "0.3.1", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",