Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d1e3c78

Browse files
committedMay 5, 2025·
Update to v2.20.0
1 parent bac9d62 commit d1e3c78

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 2.20
44

5-
### Unreleased
5+
### 2.20.0 (May 5th, 2025)
66
* Added support for Rails 8
77
* Added support for Propshaft
88
* Added support for Youtube Shorts in Youtube Embeds

‎Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
spina (2.19.0)
4+
spina (2.20.0)
55
ancestry
66
attr_json
77
babosa

‎lib/spina/version.rb

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

0 commit comments

Comments
 (0)
Please sign in to comment.