Skip to content

Commit 651d224

Browse files
committed
Bump version to 4.8.4
1 parent 7cfc47b commit 651d224

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/blacklight/gallery/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 Gallery
3-
VERSION = '4.8.3'
3+
VERSION = '4.8.4'
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-gallery",
3-
"version": "4.8.3",
3+
"version": "4.8.4",
44
"description": "Gallery views for Blacklight search results",
55
"exports": {
66
"./blacklight-gallery.esm.js": "./app/assets/javascripts/blacklight_gallery/blacklight-gallery.esm.js",

0 commit comments

Comments
 (0)