Skip to content

Commit 25bda99

Browse files
committed
Bump version to 1.4.0
1 parent 19502e5 commit 25bda99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/blacklight/oembed/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Blacklight
22
module Oembed
3-
VERSION = '1.3.0'
3+
VERSION = '1.4.0'
44
end
55
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blacklight-oembed",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Oembed behavior for Blacklight",
55
"main": "app/assets/javascripts/blacklight_oembed/oembed.js",
66
"type": "module",

0 commit comments

Comments
 (0)