Skip to content

Commit 9f72bed

Browse files
committed
Bump version to 4.6.4
1 parent f0cc389 commit 9f72bed

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.6.3"
3+
VERSION = "4.6.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.6.3",
3+
"version": "4.6.4",
44
"description": "Gallery views for Blacklight search results",
55
"main": "app/assets/javascripts/blacklight_gallery/default.js",
66
"files": [

0 commit comments

Comments
 (0)