Skip to content

Commit ab6b1db

Browse files
committed
build: bump version to 2.0.0-alpha.2
1 parent f8d0d15 commit ab6b1db

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.1",
3+
"version": "2.0.0-alpha.2",
44
"description": "Data repository",
55
"type": "module",
66
"main": "dist/index.js",
@@ -64,4 +64,4 @@
6464
"publishConfig": {
6565
"access": "public"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)