From 5d139410e19d99e839379da9de4f0320e7ed3135 Mon Sep 17 00:00:00 2001 From: Junaid Atari Date: Fri, 19 Aug 2016 14:35:22 +0500 Subject: [PATCH] updated version to 0.1.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8e93196..a6ab23e 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A Yii Framework 2 component for using assets in different environments (Local/CDNs)", "keywords": ["yii2", "cdn", "assets", "extension"], "homepage": "https://github.com/blacksmoke26/yii2cdn", - "version": "0.1.1", + "version": "0.1.3", "type": "yii2-extension", "license": "Apache-2.0", "support":{