Skip to content

Commit 4fac2b3

Browse files
🔖 v0.3.0
1 parent 219157b commit 4fac2b3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](https://semver.org/).
66

77

8-
# 0.2.0+ - [Unreleased]
8+
# 0.3.0 - 2021-01-22
99
## Added
1010
- Automatically maintain a catalog file
1111
- `./dnstemple.py` to simplify testing the current version

dnstemple/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '0.2.0'
1+
VERSION = '0.3.0'

0 commit comments

Comments
 (0)