Skip to content

Commit 500033c

Browse files
authored
Merge pull request #224 from projectblacklight/bump-version-to-6-0-0
Bumping version to v6.0.0
2 parents 9ad715a + 755a3c9 commit 500033c

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 = '5.0.0'
3+
VERSION = '6.0.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-gallery",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
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)