Skip to content

Commit b579be6

Browse files
committed
Bump package version
1 parent ac1680e commit b579be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/certifier/actions/issue-credential/issue-credential.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import certifier from "../../certifier.app.mjs";
22

33
export default {
44
name: "Issue Credential",
5-
version: "0.0.1",
5+
version: "0.0.2",
66
key: "certifier-issue-credential",
77
description:
88
"Create, issue and send a credential to a recipient. [See the documentation](https://developers.certifier.io/reference/create-issue-send-a-credential)",

0 commit comments

Comments
 (0)