Bump to v0.6.13

This commit is contained in:
Kevin Thomas
2023-12-03 19:33:57 -05:00
parent 2d2f1810d1
commit 98419b6248
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "noisedash",
"version": "0.6.12",
"version": "0.6.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "noisedash",
"version": "0.6.12",
"version": "0.6.13",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@vscode/sqlite3": "^5.0.8",

View File

@@ -1,6 +1,6 @@
{
"name": "noisedash",
"version": "0.6.12",
"version": "0.6.13",
"private": true,
"author": "Kay Thomas <kaythomas@pm.me> (https://kaythomas.dev)",
"scripts": {