Skip to content

Commit 3f4cc63

Browse files
committed
Release v0.6.0
1 parent bd592b1 commit 3f4cc63

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
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [0.6.0] - 2021-01-08
10+
911
### Added
1012

1113
- Added `quote` and `quotem` commands

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 = "commanderbot-ext"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "A collection of cogs and extensions for discord.py bots."
55
authors = ["Arcensoth <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)