Skip to content

Commit 449de68

Browse files
authored
bump version (#465)
1 parent 96e2445 commit 449de68

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tbd54566975/dwn-sdk-js",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A reference implementation of https://identity.foundation/decentralized-web-node/spec/",
55
"repository": {
66
"type": "git",
@@ -163,4 +163,4 @@
163163
"license-check": "license-report --only=prod > license-report.json && node ./build/license-check.cjs",
164164
"publish:unstable": "./build/publish-unstable.sh"
165165
}
166-
}
166+
}

0 commit comments

Comments
 (0)