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 19502e5 commit 25bda99Copy full SHA for 25bda99
lib/blacklight/oembed/version.rb
@@ -1,5 +1,5 @@
1
module Blacklight
2
module Oembed
3
- VERSION = '1.3.0'
+ VERSION = '1.4.0'
4
end
5
package.json
@@ -1,6 +1,6 @@
{
"name": "blacklight-oembed",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "Oembed behavior for Blacklight",
"main": "app/assets/javascripts/blacklight_oembed/oembed.js",
6
"type": "module",
0 commit comments