From 603feab9aaa59d02d82c3c9226455188c6c2bb6a Mon Sep 17 00:00:00 2001 From: Sergey Novikov Date: Fri, 4 Mar 2016 23:02:49 +0100 Subject: [PATCH] Update metadata.json --- metadata.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index b2cd433..7b164c7 100644 --- a/metadata.json +++ b/metadata.json @@ -1,12 +1,15 @@ { "name": "s12v-blackfire", - "version": "1.4.2", + "version": "1.4.3", "author": "Sergey Novikov", "summary": "Module for managing and configuring Blackfire PHP Profiler", "license": "Apache-2.0", "source": "https://github.com/s12v/puppet-blackfire", "project_page": "https://github.com/s12v/puppet-blackfire", "issues_url": "https://github.com/s12v/puppet-blackfire/issues", + "tags": [ + "php" + ], "dependencies": [ { "name": "puppetlabs/apt",