Skip to content

Commit c6af57f

Browse files
committed
Bump version to 1.14.1
1 parent 58980b3 commit c6af57f

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
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com//), and thi
66

77
## [Unreleased] - TBD
88

9+
## [1.14.1] - 2024-12-10
10+
11+
- `funding_uri` added to gemspec
12+
913
## [1.14.0] - 2024-11-10
1014

1115
- Adds Rails 8 support ([#73], [#74])

lib/strip_attributes/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module StripAttributes
2-
VERSION = "1.14.0"
2+
VERSION = "1.14.1"
33
end

0 commit comments

Comments
 (0)