@@ -0,0 +1,9 @@
+# 0.1.0 (2022-05-21)
+
+### Features
+* add review section ([30dac07](https://github.com/zyachel/libremdb/commit/30dac07ba33dbe4331a5c9fa6cd2c332100868df))
@@ -1,6 +1,6 @@
{
"name": "libremdb",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "a FOSS alternative front-end to IMDb",
"main": "server.js",
"scripts": {
@@ -39,4 +39,4 @@
"json-schema@<0.4.0": ">=0.4.0"
}
-}
+}