Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jan 10, 2025
1 parent 19502e5 commit 25bda99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/blacklight/oembed/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Blacklight
module Oembed
VERSION = '1.3.0'
VERSION = '1.4.0'
end
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
"type": "module",
Expand Down

0 comments on commit 25bda99

Please sign in to comment.