Skip to content

Commit 42cb79a

Browse files
fidelmostlyobviouspjurewicz
committed
Bump ROM version to 2.2.0
Co-authored-by: Paweł Pacana <[email protected]> Co-authored-by: Piotr Jurewicz <[email protected]>
1 parent 101928b commit 42cb79a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contrib/ruby_event_store-rom/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PATH
77
PATH
88
remote: .
99
specs:
10-
ruby_event_store-rom (2.1.0)
10+
ruby_event_store-rom (2.2.0)
1111
dry-container (>= 0.6)
1212
dry-initializer (>= 3.0)
1313
dry-types (>= 1.0)

contrib/ruby_event_store-rom/lib/ruby_event_store/rom/version.rb

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

33
module RubyEventStore
44
module ROM
5-
VERSION = "2.1.0"
5+
VERSION = "2.2.0"
66
end
77
end

0 commit comments

Comments
 (0)