Skip to content

Commit 8036b7b

Browse files
committed
Bump
1 parent 07bccc3 commit 8036b7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/phlex/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Phlex
44
module Rails
5-
VERSION = "2.1.3"
5+
VERSION = "2.2.0"
66
end
77
end

phlex-rails.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Gem::Specification.new do |spec|
2828

2929
spec.require_paths = ["lib"]
3030

31-
spec.add_dependency "phlex", "~> 2.1.2"
31+
spec.add_dependency "phlex", "~> 2.2.1"
3232
spec.add_dependency "railties", ">= 7.1", "< 9"
3333
end

0 commit comments

Comments
 (0)