diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 04cbfda..6e36a71 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,4 +1,4 @@ -### Version 2.3.1 - Mar 19, 2018 +### Version 2.3.1 - Mar 18, 2018 - **Search** - Fixes using category search with `fullTextSearch: 'exact'` **@Thanks @prudho** returning duplicate results [#6223](https://github.com/Semantic-Org/Semantic-UI/issues/6223) [#6221](https://github.com/Semantic-Org/Semantic-UI/issues/6221) - **Search** - Adds disabled variation **Thanks @prudho** [#6225](https://github.com/Semantic-Org/Semantic-UI/issues/6225) diff --git a/composer.json b/composer.json index dee50ec..bc49a87 100755 --- a/composer.json +++ b/composer.json @@ -15,5 +15,5 @@ "framework" ], "license": "MIT", - "version": "2.3.1" + "version": "2.3.2" } \ No newline at end of file diff --git a/index.js b/index.js index ff5b4f8..64fada7 100755 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Search + * # Semantic UI 2.3.2 - Search * http://github.com/semantic-org/semantic-ui/ * * diff --git a/package.json b/package.json index f0b17a7..055876e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic-ui-search", - "version": "2.3.1", + "version": "2.3.2", "title": "Semantic UI - Search", "description": "Single component release of search", "homepage": "http://www.semantic-ui.com", diff --git a/search.css b/search.css index 44262fd..0ef1994 100755 --- a/search.css +++ b/search.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Search + * # Semantic UI 2.3.2 - Search * http://github.com/semantic-org/semantic-ui/ * * diff --git a/search.js b/search.js index ab4a4b6..51fd722 100755 --- a/search.js +++ b/search.js @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Search + * # Semantic UI 2.3.2 - Search * http://github.com/semantic-org/semantic-ui/ * * diff --git a/search.min.css b/search.min.css index c5b0005..7117bb6 100755 --- a/search.min.css +++ b/search.min.css @@ -1,5 +1,5 @@ /*! - * # Semantic UI 2.3.1 - Search + * # Semantic UI 2.3.2 - Search * http://github.com/semantic-org/semantic-ui/ * *