Skip to content

Commit a36495d

Browse files
committed
Bump version for 3.4.0
1 parent e5c30b8 commit a36495d

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
railsui (3.3.4)
5-
meta-tags
4+
railsui (3.4.0)
65
psych
76
rails (>= 7.0)
87
railsui_icon
@@ -114,8 +113,6 @@ GEM
114113
net-pop
115114
net-smtp
116115
marcel (1.0.4)
117-
meta-tags (2.22.0)
118-
actionpack (>= 6.0.0, < 8.1)
119116
mini_mime (1.1.5)
120117
minitest (5.25.1)
121118
net-imap (0.4.16)

lib/railsui/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Railsui
2-
VERSION = "3.3.4"
2+
VERSION = "3.4.0"
33
end

0 commit comments

Comments
 (0)