chore(release): v0.1.0

This commit is contained in:
Conventional Changelog Action
2022-05-21 04:44:48 +00:00
parent 30dac07ba3
commit 21e7bfc54c
2 changed files with 11 additions and 2 deletions

View File

@ -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"
}
}
}
}