Skip to content

Commit

Permalink
Bump version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
corylown committed Dec 19, 2023
1 parent dbbdcc9 commit 407cc84
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.0.1'
VERSION = '1.1.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.0.1",
"version": "1.1.0",
"description": "The frontend for arclight",
"main": "app/assets/javascript/arclight/arclight.js",
"files": [
Expand Down

0 comments on commit 407cc84

Please sign in to comment.