We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a540180 commit 5a0c133Copy full SHA for 5a0c133
ChangeLog
@@ -1,3 +1,14 @@
1
+2015.02.11, v0.4.5
2
+
3
+fix:
4
+- (font) add
5
+- (socket) prevent memory leak
6
7
+feature:
8
+- (package) v0.4.4
9
+- (package) find -> webfind
10
11
12
2015.02.11, v0.4.4
13
14
fix:
package.json
@@ -1,6 +1,6 @@
{
"name": "webfind",
- "version": "0.4.4",
+ "version": "0.4.5",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Web file finder",
"homepage": "https://github.com/cloudcmd/webfind.git",
0 commit comments