mirror of
https://github.com/Drop-OSS/drop
synced 2026-08-27 14:23:05 -04:00
feat: bump version (#150)
This commit is contained in:
parent
c434713085
commit
30f0ced75e
2 changed files with 2 additions and 2 deletions
|
|
@ -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 @@
|
|||
export const DROP_VERSION = "0.3.0";
|
||||
export const DROP_VERSION = "0.3.1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue