Skip to content

Commit

Permalink
chore(package) v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 30, 2015
1 parent 7f16270 commit 40cd315
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.09.30, v1.1.3

feature:
- (bower) emitify v1.3.0


2015.07.16, v1.1.2

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.3.0"
},
"version": "1.1.2"
"version": "1.1.3"
}
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.2",
"version": "1.1.3",
"description": "Walk a directory tree in DOM File System",
"main": "lib/findit.js",
"dependencies": {},
Expand Down

0 comments on commit 40cd315

Please sign in to comment.