version bump to v0.4.0

This commit is contained in:
ari melody 2025-01-19 22:42:37 +00:00
parent ae6742664f
commit 9145479eb7
Signed by: ari
GPG key ID: CF99829C92678188
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "campfire-client", "name": "campfire-client",
"version": "0.3.0", "version": "0.4.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "campfire-client", "name": "campfire-client",
"version": "0.3.0", "version": "0.4.0",
"license": "GPL-3.0", "license": "GPL-3.0",
"devDependencies": { "devDependencies": {
"@poppanator/sveltekit-svg": "^4.2.1", "@poppanator/sveltekit-svg": "^4.2.1",

View file

@ -1,6 +1,6 @@
{ {
"name": "campfire-client", "name": "campfire-client",
"version": "0.3.0", "version": "0.4.0",
"description": "social media for the galaxy-wide-web! 🌌", "description": "social media for the galaxy-wide-web! 🌌",
"private": true, "private": true,
"type": "module", "type": "module",