From 93e6c95990caccab65b90fb406d4ab93646131db Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 29 May 2014 17:38:35 +0200 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 621af0aa..32cc2c3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "0.1.3", + "version": "0.2.0", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",