Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 7, 2024
1 parent f47bf7c commit cd324d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/arclight/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Arclight
VERSION = '1.1.4'
VERSION = '1.2.0'
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arclight",
"version": "1.1.4",
"version": "1.2.0",
"description": "The frontend for arclight",
"main": "app/assets/javascript/arclight/arclight.js",
"files": [
Expand Down

0 comments on commit cd324d9

Please sign in to comment.