Skip to content

Commit 1353236

Browse files
committed
Increment version
1 parent 04d4ec0 commit 1353236

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
.git*
33
.DS_Store
44
Thumbs.db
5+
*.log
56
node_modules

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "readdir",
33
"description": "Reads a directory and return results with the ability to use Ant style file match patterns ",
4-
"version": "0.0.6",
4+
"version": "0.0.8",
55
"author": "Steve King <[email protected]>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)