We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dabaed commit c9ae4b6Copy full SHA for c9ae4b6
2 files changed
lib/ruby_ui.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module RubyUI
4
- VERSION = "1.1.0"
+ VERSION = "1.2.0"
5
end
package.json
@@ -1,6 +1,6 @@
{
"name": "ruby_ui_js",
- "version": "1.1.0",
+ "version": "1.2.0",
"main": "lib/ruby_ui/index.js",
"description": "Stimulus controllers for ruby_ui Component Library",
6
"homepage": "https://ruby_ui.dev",
0 commit comments