bump version to 0.7.1 and fix version autodetection code

This commit is contained in:
Nick Sweeting
2023-11-03 20:07:39 -07:00
parent 907d170614
commit 7377d9ebc3
10 changed files with 27 additions and 35 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "archivebox",
"version": "0.7.0",
"version": "0.7.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "archivebox",
"version": "0.7.0",
"version": "0.7.1",
"license": "MIT",
"dependencies": {
"@postlight/parser": "^2.2.3",