diff --git a/RELEASE.rst b/RELEASE.rst index 285416b..188b863 100644 --- a/RELEASE.rst +++ b/RELEASE.rst @@ -1,6 +1,11 @@ Release Notes ============= +Version 3.1.3 +------------- + +- Add an expanded classname to the facet container (#114) + Version 3.1.2 (Released June 17, 2024) ------------- diff --git a/package.json b/package.json index 97c4b8a..3924baa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mitodl/course-search-utils", - "version": "3.1.2", + "version": "3.1.3", "description": "JS utils for interacting with MIT Open Course search", "main": "dist/index.js", "files": [