From 23bf79e2a39b69682e63bc149944763396533784 Mon Sep 17 00:00:00 2001 From: Ilya Radchenko Date: Sat, 16 Jan 2016 16:24:12 -0500 Subject: [PATCH] v1.2.0 Flatten terms --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddbef83..539cd11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-highlight", - "version": "1.1.3", + "version": "1.2.0", "description": "Highlight a given term(s) inside the `{{highlight-terms}}` component block", "directories": { "doc": "doc",