Skip to content

Commit 6b3eec9

Browse files
committed
Bump version to 4.1.1
1 parent df164de commit 6b3eec9

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 = '4.1.0'
4+
VERSION = '4.1.1'
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": "4.0.3",
3+
"version": "4.1.1",
44
"description": "Exhibits plugin for blacklight",
55
"main": "app/assets/javascripts/spotlight",
66
"scripts": {

0 commit comments

Comments
 (0)