From 29ab6e737fea1e4aa02f1f35568e2d111eee6771 Mon Sep 17 00:00:00 2001 From: Mathias Fredriksson Date: Sat, 4 Jul 2015 11:49:20 +0300 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 463d488e..f18594ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "1.1.0", + "version": "1.1.1", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",