Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 84b2584

Browse files
committed
Release v0.3.0
1 parent ecc4fb7 commit 84b2584

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cryptr",
33
"author": "Jacob Crowther <crowther@adobe.com>",
4-
"version": "0.3.0-alpha",
4+
"version": "0.3.0",
55
"description": "A GUI for Vault",
66
"repository": {
77
"url": "https://github.com/jcrowthe/cryptr.git"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cryptr",
33
"author": "Jacob Crowther <crowther@adobe.com>",
4-
"version": "0.3.0-alpha",
4+
"version": "0.3.0",
55
"description": "A GUI for Vault",
66
"main": "app/index.js",
77
"repository": {

0 commit comments

Comments
 (0)