We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ad715a + 755a3c9 commit 500033cCopy full SHA for 500033c
lib/blacklight/gallery/version.rb
@@ -1,5 +1,5 @@
1
module Blacklight
2
module Gallery
3
- VERSION = '5.0.0'
+ VERSION = '6.0.0'
4
end
5
package.json
@@ -1,6 +1,6 @@
{
"name": "blacklight-gallery",
- "version": "5.0.0",
+ "version": "6.0.0",
"description": "Gallery views for Blacklight search results",
"exports": {
6
"./blacklight-gallery.esm.js": "./app/assets/javascripts/blacklight_gallery/blacklight-gallery.esm.js",
0 commit comments