From 49cd9360a2b474304ad0e7bdededc72694126b1a Mon Sep 17 00:00:00 2001 From: Mathias Fredriksson Date: Tue, 25 Aug 2015 21:39:27 +0300 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f18594a..a96668f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "1.1.1", + "version": "1.2.0", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",