Skip to content

Commit c9ae4b6

Browse files
committed
Bump to 1.2.0
1 parent 0dabaed commit c9ae4b6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/ruby_ui.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module RubyUI
4-
VERSION = "1.1.0"
4+
VERSION = "1.2.0"
55
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ruby_ui_js",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"main": "lib/ruby_ui/index.js",
55
"description": "Stimulus controllers for ruby_ui Component Library",
66
"homepage": "https://ruby_ui.dev",

0 commit comments

Comments
 (0)