From 77e0633639e4ff16e720a5f8f9db3a4aa9dfe93c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 1 Jun 2015 16:02:35 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 883ef3a..463d488 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-prompt", - "version": "1.0.0", + "version": "1.1.0", "description": "Pretty, minimal and fast ZSH prompt", "license": "MIT", "repository": "sindresorhus/pure",