@@ -1,4 +1,13 @@
-# 0.1.0 (2022-05-21)
+## [0.1.1](https://github.com/zyachel/libremdb/compare/v0.1.0...v0.1.1) (2022-06-03)
+
+### Bug Fixes
+* typo in URL ([#2](https://github.com/zyachel/libremdb/issues/2)) ([9f35a66](https://github.com/zyachel/libremdb/commit/9f35a668b508d79353da5db70014d99094788d5a))
+# [0.1.0](https://github.com/zyachel/libremdb/compare/30dac07ba33dbe4331a5c9fa6cd2c332100868df...v0.1.0) (2022-05-21)
### Features
@@ -1,6 +1,6 @@
{
"name": "libremdb",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "a FOSS alternative front-end to IMDb",
"main": "server.js",
"scripts": {