Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit aa086a7

Browse files
committed
bump version
1 parent c34ff3b commit aa086a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metalsmith-metadata-directory",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A Metalsmith plugin to add a directory of JSON files for use in templates and pages",
55
"main": "lib/index.js",
66
"repository": {
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"async": "^2.0.0-rc.3",
30-
"debug": "^2.2.0",
30+
"debug": "^2.2.0",
3131
"glob": "^7.0.3",
3232
"path": "^0.12.7"
3333
}

0 commit comments

Comments
 (0)