Skip to content

Commit a1e7a2f

Browse files
committed
Update version to 1.6.0
1 parent eebdd76 commit a1e7a2f

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.5.0'
4+
VERSION = '1.6.0'
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.5.0",
3+
"version": "1.6.0",
44
"description": "The frontend for arclight",
55
"main": "app/assets/javascript/arclight/arclight.js",
66
"files": ["app/assets"],

0 commit comments

Comments
 (0)