We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97fde95 commit 1dc3ae7Copy full SHA for 1dc3ae7
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 22.3.0 / 2024-11-08
+## 22.3.0 / 2024-11-12
4
5
* [FEATURE] Rails 8.0 compatibility
6
* [ENHANCEMENT] Update QUnit to 2.22.0
lib/client_side_validations/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ClientSideValidations
- VERSION = '22.2.0'
+ VERSION = '22.3.0'
end
0 commit comments