Skip to content

Commit 1dc3ae7

Browse files
authored
Update changelog and version (#955)
1 parent 97fde95 commit 1dc3ae7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 22.3.0 / 2024-11-08
3+
## 22.3.0 / 2024-11-12
44

55
* [FEATURE] Rails 8.0 compatibility
66
* [ENHANCEMENT] Update QUnit to 2.22.0
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module ClientSideValidations
4-
VERSION = '22.2.0'
4+
VERSION = '22.3.0'
55
end

0 commit comments

Comments
 (0)