diff --git a/package-lock.json b/package-lock.json index 7b5f8a5..5f7ddd9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "guppe", - "version": "0.0.1", + "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index f81c3d2..8e8df21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "guppe", - "version": "0.0.1", + "version": "1.0.0", "description": "Decentralized social groups with ActivityPub, NodeJS, Express, Vue, and Mongodb", "main": "index.js", "dependencies": {