We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac9d62 commit 00d6989Copy full SHA for 00d6989
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 2.20
4
5
-### Unreleased
+### 2.20.0 (May 5th, 2025)
6
* Added support for Rails 8
7
* Added support for Propshaft
8
* Added support for Youtube Shorts in Youtube Embeds
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
remote: .
specs:
- spina (2.19.0)
+ spina (2.20.0)
ancestry
attr_json
babosa
lib/spina/version.rb
@@ -1,3 +1,3 @@
module Spina
- VERSION = "2.19.0"
+ VERSION = "2.20.0"
end
0 commit comments