Skip to content

Commit dd26529

Browse files
committed
Release 0.1.1
1 parent a99af84 commit dd26529

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
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## 0.1.1 - 2024-09-27
10+
911
* Expand version matrix to include `ruby@3.3` and `rails@7.2`
1012

1113
*Sean Doyle*
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ConstraintValidations
2-
VERSION = '0.1.0'
2+
VERSION = '0.1.1'
33
end

0 commit comments

Comments
 (0)