Skip to content

Commit 539cc4e

Browse files
committed
build: bump version to 2.0.0-alpha.5
1 parent 79e0d5b commit 539cc4e

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": "@mrtdown/core",
3-
"version": "2.0.0-alpha.4",
3+
"version": "2.0.0-alpha.5",
44
"description": "Data repository",
55
"type": "module",
66
"main": "dist/index.js",
@@ -59,4 +59,4 @@
5959
"publishConfig": {
6060
"access": "public"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)