Skip to content

Commit 6ca8cfe

Browse files
committed
0.5.2
1 parent 64cafc3 commit 6ca8cfe

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
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [0.5.2] - 2025-10-04
4+
35
- Preserve existing prosopite custom loggers
46

57
## [0.5.1] - 2025-09-27

lib/dial/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Dial
4-
VERSION = "0.5.1"
4+
VERSION = "0.5.2"
55
end

0 commit comments

Comments
 (0)