Skip to content

Commit c70831a

Browse files
committed
v1.1.1
1 parent e61c20f commit c70831a

File tree

3 files changed

+3
-131
lines changed

3 files changed

+3
-131
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,5 @@ dist
104104
.tern-port
105105

106106
bun.*
107+
108+
package-lock.json

package-lock.json

Lines changed: 0 additions & 130 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0http-bun",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "0http for Bun",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)