Skip to content

Commit 88d6f49

Browse files
committed
0.3.6
1 parent 5bc2e16 commit 88d6f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/fs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @module vow-fs
33
* @author Filatov Dmitry <[email protected]>
4-
* @version 0.3.5
4+
* @version 0.3.6
55
* @license
66
* Dual licensed under the MIT and GPL licenses:
77
* * http://www.opensource.org/licenses/mit-license.php

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "vow-fs",
3-
"version" : "0.3.5",
3+
"version" : "0.3.6",
44
"description" : "File I/O by Vow",
55
"homepage" : "https://github.com/dfilatov/vow-fs",
66
"keywords" : ["vow", "promise", "file system"],

0 commit comments

Comments
 (0)