We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 101a79c commit 6046a3cCopy full SHA for 6046a3c
lib/arclight/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Arclight
4
- VERSION = '1.4.0'
+ VERSION = '1.5.0'
5
end
package.json
@@ -1,6 +1,6 @@
{
"name": "arclight",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "The frontend for arclight",
"main": "app/assets/javascript/arclight/arclight.js",
6
"files": ["app/assets"],
0 commit comments