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.
1 parent dbbdcc9 commit 407cc84Copy full SHA for 407cc84
lib/arclight/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Arclight
4
- VERSION = '1.0.1'
+ VERSION = '1.1.0'
5
end
package.json
@@ -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",
6
"files": [
0 commit comments