Skip to content

Commit 30593cb

Browse files
fix(dapp version): correct version to 0.0.2
1 parent 2b97c49 commit 30593cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dapp/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [0.1.0-alpha] - 2025-03-10
5+
## [0.0.2-alpha] - 2025-03-10
66

77
### Changed
88

dapp/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dapp",
3-
"version": "0.0.1-alpha",
3+
"version": "0.0.2-alpha",
44
"description": "",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)