feat: bump version (#150)

This commit is contained in:
DecDuck
2025-08-01 14:02:44 +10:00
committed by GitHub
parent c434713085
commit 30f0ced75e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "drop",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"type": "module",
"license": "AGPL-3.0-or-later",
+1 -1
View File
@@ -1 +1 @@
export const DROP_VERSION = "0.3.0";
export const DROP_VERSION = "0.3.1";