Skip to content

Commit 3b35def

Browse files
committed
build: bump version to 1.0.6
1 parent 51bcff5 commit 3b35def

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## What is NPort?
1010

11-
![nport](https://github.com/user-attachments/assets/3f61ae7a-bff7-45d8-8f40-8e04b301a63a)
11+
[![nport](https://github.com/user-attachments/assets/6e188d75-4633-4efa-a7f4-63df6a4a7ac8)](https://nport.link)
1212

1313
NPort allows you to expose your local HTTP servers to the internet using Socket.IO streams. Perfect for:
1414
- Development environments

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nport",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Tunnel HTTP Connections via socket.io streams.",
55
"keywords": ["tunnel", "socket.io", "http", "streaming", "networking", "proxy"],
66
"homepage": "https://nport.link",

0 commit comments

Comments
 (0)