Skip to content

Commit

Permalink
first release :)
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmrval committed Sep 17, 2023
1 parent 5e9d81a commit a01c70e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "accessgate",
"version": "0.0.1",
"version": "1.0.0",
"description": "Centralized, self-hosted management panel for access via ssh keys",
"main": "index.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"url": "git+https://github.com/itsmrval/accessgate.git"
},
"author": "itsmrval",
"license": "GPL-3.0-or-later",
"license": "MIT",
"bugs": {
"url": "https://github.com/itsmrval/accessgate/issues"
},
Expand Down

0 comments on commit a01c70e

Please sign in to comment.