From 1b3e0670335ffa845abfc628812751bc5560e883 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 10 Dec 2021 17:56:10 +0100 Subject: [PATCH] 0.12.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34ba1ba..e41093f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alfy", - "version": "0.12.1", + "version": "0.12.2", "description": "Create Alfred workflows with ease", "license": "MIT", "repository": "sindresorhus/alfy",