Skip to content

Commit 099f3d3

Browse files
committed
0.2.9
1 parent ed89de6 commit 099f3d3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## [Unreleased]
22

3+
## [0.2.9] - 2025-04-11
4+
5+
- No changes
6+
37
## [0.2.8] - 2025-04-11
48

59
- Fix redeclaration of JS constants

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.2.8"
4+
VERSION = "0.2.9"
55
end

0 commit comments

Comments
 (0)