Skip to content

Commit 1201aa4

Browse files
Another README.md update
1 parent bc16eac commit 1201aa4

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,8 @@ It's a tiny package for sending `http(s)` requests
3030
$ npm i @splitscript.js/https
3131
```
3232

33-
## Other packages
34-
35-
Coming soon
36-
3733
<div align="center">
38-
<sub><code>v1.0.0</code> | <a href='https://splitscript.js.org/https'>docs</a> </sub>
34+
<sub><code>v1.0.2</code> | <a href='https://splitscript.js.org/https'>docs</a> </sub>
3935

4036
<sub>by [ultraviolet](https://github.com/ultravioletasdf)</sub>
4137

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splitscript.js/https",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Send HTTPS/HTTP requests",
55
"types": "./dist/types/index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)