From d6ea816ff2375bf8864eb21a9c8e14f671a9cc9a Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Tue, 30 Aug 2016 07:35:04 -0700 Subject: [PATCH] Add a working version to the project --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 6b3700d..f06a105 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "Quickly identify what's slow with WordPress.", "homepage": "https://runcommand.io/wp/profile/", "license": "GPL-2.0", + "version": "0.2.0-alpha", "authors": [], "minimum-stability": "dev", "autoload": {