Skip to content

Commit 84ef843

Browse files
committed
feature(package) v0.5.1
1 parent 98b5d91 commit 84ef843

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.02.16, v0.5.1
2+
3+
fix:
4+
- (webfind) sendFile
5+
6+
17
2015.02.11, v0.5.0
28

39
feature:

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webfind",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"homepage": "https://github.com/cloudcmd/webfind",
55
"authors": [
66
"coderaiser <mnemonic.enemy@gmail.com>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webfind",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "Web file finder",
66
"homepage": "https://github.com/cloudcmd/webfind.git",

0 commit comments

Comments
 (0)