We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0607f90 + c8e4de7 commit 55df51eCopy full SHA for 55df51e
lib/arclight/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Arclight
4
- VERSION = '1.1.3'
+ VERSION = '1.1.4'
5
end
package.json
@@ -1,6 +1,6 @@
{
"name": "arclight",
- "version": "1.1.0",
+ "version": "1.1.4",
"description": "The frontend for arclight",
"main": "app/assets/javascript/arclight/arclight.js",
6
"files": [
0 commit comments