Skip to content

Commit

Permalink
chore(package) v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jul 14, 2015
1 parent 05474a7 commit a3e6291
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2015.07.14, v1.1.0

fix:
- (findit) dirs, first could be overwriting


2015.07.14, v1.0.3

fix:
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"dependencies": {
"emitify": "~1.2.0"
},
"version": "1.0.3"
"version": "1.1.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "findit",
"private": true,
"version": "1.0.3",
"version": "1.1.0",
"description": "Walk a directory tree in DOM File System",
"main": "lib/domfs-findit.js",
"dependencies": {
Expand Down

0 comments on commit a3e6291

Please sign in to comment.