Skip to content

Commit f642e67

Browse files
committed
set beta version for npm publish
1 parent 6329f3c commit f642e67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# @digitalcredentials/vc ChangeLog
22

3-
## 9.0.1 - TBD
3+
## 9.0.2 - TBD
44

55
### Fixed
6-
- run status check before running expiry check because expiry check throws error that had prevented the status check from running
6+
- run status check before expiry check because expiry check throws error that had prevented the status check from running
77

88
## 9.0.1 - 2024-09-30
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digitalcredentials/vc",
3-
"version": "9.0.2",
3+
"version": "9.0.2-beta.3",
44
"description": "Verifiable Credentials JavaScript library.",
55
"homepage": "https://github.com/digitalcredentials/vc",
66
"repository": {

0 commit comments

Comments
 (0)