10000 package: bump version to v1.15.0 · mscdex/ssh2@a56e70e · GitHub
[go: up one dir, main page]

Skip to content

Commit a56e70e

Browse files
committed
package: bump version to v1.15.0
1 parent fcf3a48 commit a56e70e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssh2",
3-
"version": "1.14.0",
3+
"version": "1.15.0",
44
"author": "Brian White <mscdex@mscdex.net>",
55
"description": "SSH2 client and server modules written in pure JavaScript for node.js",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)
0