Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra committed Sep 28, 2018
1 parent da18b0f commit 608ebe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
npm-debug.log
node_modules
package-lock.json
yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "require-dir",
"description": "Helper to require() directories.",
"version": "1.0.0",
"version": "1.1.0",
"author": "Aseem Kishore <[email protected]>",
"license": "MIT",
"dependencies": {},
Expand Down

0 comments on commit 608ebe5

Please sign in to comment.