Skip to content

Commit 6615338

Browse files
committed
v1.0.0
1 parent 88cf421 commit 6615338

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v1.0.0 - 2024-04-22
44

55
- Added the `send_bits` function.
66

gleam.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_fetch"
2-
version = "0.4.0"
2+
version = "1.0.0"
33
licences = ["Apache-2.0"]
44
description = "Make HTTP requests in Gleam JavaScript with Fetch"
55
target = "javascript"

0 commit comments

Comments
 (0)