Skip to content

Commit cd324d9

Browse files
committed
Bump version to 1.2.0
1 parent f47bf7c commit cd324d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)