Skip to content

Commit bc58475

Browse files
committed
Bump version to 4.0.0
1 parent 7b6704f commit bc58475

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lib/spotlight/version.rb

Lines changed: 1 addition & 1 deletion
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.beta10'
4+
VERSION = '4.0.0'
55
end

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)