Skip to content

Commit 5cd3bc4

Browse files
committed
Updated package.json version
1 parent 854cadf commit 5cd3bc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ftpm-module",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Porting of ftpm library can be used as a class within the nodejs.",
55
"main": "ftpm-module.js",
66
"dependencies": {
@@ -39,6 +39,6 @@
3939
"url": "https://github.com/alanmastro/ftpm-module/issues"
4040
},
4141
"homepage": "https://github.com/alanmastro/ftpm-module",
42-
"_id": "ftpm-module@0.0.1",
43-
"_resolved": "https://github.com/alanmastro/ftpm-module/archive/0.0.1.tar.gz"
42+
"_id": "ftpm-module@0.0.3",
43+
"_resolved": "https://github.com/alanmastro/ftpm-module/archive/0.0.3.tar.gz"
4444
}

0 commit comments

Comments
 (0)