Skip to content

Commit 71c310f

Browse files
author
Sethen Maleno
committed
Changed version number
1 parent 92ee523 commit 71c310f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

markdown-include.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @author Sethen Maleno (https://github.com/sethen)
33
* @description Include markdown files into other markdown files
4-
* @version 0.1.0
4+
* @version 0.4.0
55
*/
66

77
/* eslint-env node */

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-include",
3-
"version": "0.3.2",
3+
"version": "0.4.0",
44
"description": "Include markdown files into other markdown files with C style syntax.",
55
"main": "markdown-include.js",
66
"repository": {

0 commit comments

Comments
 (0)