Skip to content

Commit 8f99486

Browse files
committed
update versions
1 parent 3f93af5 commit 8f99486

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

websocket-sftp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "websocket-sftp",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "The sftp protocol, over a WebSocket",
55
"main": "./dist/lib/sftp.js",
66
"exports": {

websocketfs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "websocketfs",
3-
"version": "0.17.1",
3+
"version": "0.17.2",
44
"description": "Like sshfs, but over a WebSocket",
55
"main": "./dist/lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)