From e040ba7b227b8bad048e01b6fd79740f3ed3f2fc Mon Sep 17 00:00:00 2001 From: Nathan Glasl Date: Wed, 1 Feb 2017 14:37:34 +1100 Subject: [PATCH] TAGGING. --- README.md | 2 +- composer.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0a6ad7..212cbaa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [fusion](https://packagist.org/packages/nglasl/silverstripe-fusion) -_The current release is **2.0.2**_ +_The current release is **2.0.3**_ > A module for SilverStripe which will automatically consolidate existing tag types into new fusion tags, and allows searchable content tagging out of the box. diff --git a/composer.json b/composer.json index de2fcb8..cfa5774 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,7 @@ "tags", "tagging", "tag", + "searchable", "search" ], "homepage": "https://github.com/nglasl/silverstripe-fusion",