Skip to content

Commit 7786c0a

Browse files
committed
3.0.0
1 parent 31c1025 commit 7786c0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "starkdown",
33
"sideEffects": false,
44
"type": "module",
5-
"version": "2.0.1",
5+
"version": "3.0.0",
66
"description": "Tiny <2kb Markdown parser written, almost as fast and smart as Tony Stark",
77
"main": "./dist/starkdown.cjs",
88
"module": "./dist/starkdown.es.js",

0 commit comments

Comments
 (0)