We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.1.2
1 parent a872dd9 commit a32ad59Copy full SHA for a32ad59
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+# 0.1.2 - 2024-10-08
10
+
11
* Use `Set.add` correctly
12
13
*Sean Doyle*
lib/constraint_validations/version.rb
@@ -1,3 +1,3 @@
1
module ConstraintValidations
2
- VERSION = '0.1.1'
+ VERSION = '0.1.2'
3
end
0 commit comments