Skip to content

Commit 407cc84

Browse files
committed
Bump version to v1.1.0
1 parent dbbdcc9 commit 407cc84

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

0 commit comments

Comments
 (0)