From 06bc2e9e7115211339fb9cce756e33bc68e0da62 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 1 Sep 2019 12:15:20 +0700 Subject: [PATCH] 0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c61ad4..5dd92c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alfy", - "version": "0.9.0", + "version": "0.9.1", "description": "Create Alfred workflows with ease", "license": "MIT", "repository": "sindresorhus/alfy",