We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1eb695 commit 7903a0fCopy full SHA for 7903a0f
RELEASE.rst
@@ -1,6 +1,11 @@
1
Release Notes
2
=============
3
4
+Version 3.1.1
5
+-------------
6
+
7
+- certification type (#108)
8
9
Version 3.1.0 (Released May 20, 2024)
10
-------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@mitodl/course-search-utils",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "JS utils for interacting with MIT Open Course search",
"main": "dist/index.js",
"files": [
0 commit comments