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