We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8014f12 commit bcf5b42Copy full SHA for bcf5b42
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@nmsn/md-maker",
3
- "version": "0.1.0",
+ "version": "0.2.0",
4
"description": "Generate markdown based on js configuration.",
5
"main": "./lib/index.js",
6
"module": "./es/index.js",
0 commit comments