Skip to content

Commit 946f3ee

Browse files
committed
chore: release 0.15.1
1 parent 79e5aa4 commit 946f3ee

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## v0.15.1 (2023-03-21)
4+
5+
### Fixes
6+
7+
- error handling for HTTP 200 (#31)
8+
39
## v0.15.0 (2023-03-21)
410

511
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "binarylane-cli"
3-
version = "0.15.0"
3+
version = "0.15.1"
44
description = ""
55
authors = ["Nathan O'Sullivan <nathan.osullivan@mammoth.com.au>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)