From e86e5609156d0873867379b0d4199c3cc1f93d1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ber=20Freitas=20Dias?= Date: Mon, 14 Dec 2015 17:02:54 -0200 Subject: [PATCH] Updating version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3ba63d1..63d3d20 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "eberfreitas/cakephp-slugomatic", - "version": "0.1.0", + "version": "0.1.1", "description": "CakePHP behavior to automatically create slugs for your URLs from database records", "type": "cakephp-plugin", "minimum-stability": "dev",