Skip to content

Commit cbe646d

Browse files
committed
chore(package) v1.3.5
1 parent 9492658 commit cbe646d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2015.10.20, v1.3.5
2+
3+
feature:
4+
- (readify) parseStats: rm condition
5+
6+
17
2015.10.06, v1.3.4
28

39
feature:

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
"execon": "~1.2.2",
2525
"format-io": "~0.9.6"
2626
},
27-
"version": "1.3.4"
27+
"version": "1.3.5"
2828
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readify",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "Read directory content with file attributes: size, owner, mode",
66
"homepage": "http://github.com/coderaiser/readify",

0 commit comments

Comments
 (0)