Skip to content

Commit 96f0d3e

Browse files
committed
prepare v0.5.0
1 parent ded7a5b commit 96f0d3e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.5.0
6+
57
- Increased the minimum Basilsp version to 0.4.0 (#13).
68
- Control Panel now starts the nREPL server with the working directory set to the project directory (#12).
79

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 = "basilisp-blender"
3-
version = "0.4.2"
3+
version = "0.5.0"
44
description = ""
55
authors = ["ikappaki"]
66
homepage = "https://github.com/ikappaki/basilisp-blender"

0 commit comments

Comments
 (0)