From 006c743d457f3f6e7fa2f0c5f0ddd5031ae9ac5c Mon Sep 17 00:00:00 2001 From: JeeWoong Yang Date: Tue, 4 Dec 2018 12:33:23 +0900 Subject: [PATCH] updated composer.json for 0.2.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1bb51b0..636edb8 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["documentation","phpdoc", "api docs"], "bin": ["bin/doxphp", "bin/doxphp2docco", "bin/doxphp2sphinx"], "homepage": "http://github.com/avalanche123/doxphp/", - "version": "0.2.0-dev", + "version": "0.2.1-dev", "license": "MIT", "authors": [ {