Skip to content

Commit 527db96

Browse files
committed
Bump version to 5.0.0
1 parent e637c75 commit 527db96

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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 = '5.0.0-alpha3'
4+
VERSION = '5.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": "5.0.0-alpha3",
3+
"version": "5.0.0",
44
"description": "Exhibits plugin for blacklight",
55
"main": "app/assets/javascripts/spotlight",
66
"type": "module",

0 commit comments

Comments
 (0)