Skip to content

Commit 75fa406

Browse files
committed
Bump version to 3.6.0.beta5
1 parent 98ecda1 commit 75fa406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/spotlight/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Spotlight
4-
VERSION = '3.6.0.beta4'
4+
VERSION = '3.6.0.beta5'
55
end

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spotlight-frontend",
3-
"version": "3.6.0-beta.4",
3+
"version": "3.6.0-beta.5",
44
"description": "Exhibits plugin for blacklight",
55
"main": "app/assets/javascripts/spotlight",
66
"scripts": {

0 commit comments

Comments
 (0)