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