From ef8e2c41f71e378039cd3bb45c144d17c5cbcdf4 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 30 Mar 2014 21:11:53 +0200 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd9ef95..13ec9f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "0.1.1", + "version": "0.1.2", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",