Skip to content

Commit 1ae005b

Browse files
committed
Bump package version to 0.2.7
1 parent bc9b2a0 commit 1ae005b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "md4w",
33
"description": "A Markdown renderer written in Zig & C, compiled to WebAssymbly for all JS runtimes.",
4-
"version": "0.2.6",
4+
"version": "0.2.7",
55
"type": "module",
66
"module": "./js/index.js",
77
"main": "./js/index.js",

0 commit comments

Comments
 (0)