From 9854eaffda8c3681869a54557c2572c7b9bdb27f Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 22 Jun 2014 22:52:48 +0200 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c45c2e..38959c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "0.2.1", + "version": "0.2.2", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",