Skip to content

Commit 55df51e

Browse files
authored
Merge pull request #1537 from projectblacklight/update-1.1.4
Update version to 1.1.4
2 parents 0607f90 + c8e4de7 commit 55df51e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/arclight/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 Arclight
4-
VERSION = '1.1.3'
4+
VERSION = '1.1.4'
55
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "arclight",
3-
"version": "1.1.0",
3+
"version": "1.1.4",
44
"description": "The frontend for arclight",
55
"main": "app/assets/javascript/arclight/arclight.js",
66
"files": [

0 commit comments

Comments
 (0)