Skip to content

Commit

Permalink
chore(package) v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Jun 3, 2016
1 parent de7bec5 commit 1b8b271
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 @@
2016.06.03, v1.1.5

feature:
- (bower) emitify v2.1.0


2015.12.29, v1.1.4

feature:
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": "^2.1.0"
},
"version": "1.1.4"
"version": "1.1.5"
}
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.1.4",
"version": "1.1.5",
"description": "Walk a directory tree in DOM File System",
"main": "lib/findit.js",
"dependencies": {},
Expand Down

0 comments on commit 1b8b271

Please sign in to comment.