Skip to content

Commit cd619a2

Browse files
committed
v2.0.0
1 parent 02a62f1 commit cd619a2

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+
## v2.0.0 - 2022-04-03
44

55
- Upgraded `gleam_http` to v3.0.0. #25
66

gleam.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "gleam_httpc"
2-
version = "1.1.0"
2+
version = "2.0.0"
33
licences = ["Apache-2.0"]
44
description = "Gleam bindings to Erlang's built in HTTP client, httpc"
55

0 commit comments

Comments
 (0)