From 57a534785225c5276b28b0b5b7e923ba32d3d34c Mon Sep 17 00:00:00 2001 From: Daniel Bachhuber Date: Mon, 26 Sep 2016 06:12:11 -0700 Subject: [PATCH] Bump version to 0.2.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d648a98..54b2438 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +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", + "version": "0.2.0", "authors": [], "minimum-stability": "dev", "autoload": {