Skip to content

Commit bf9bfeb

Browse files
committed
Package version is increased from 2.3.1.0 to 2.3.2.0
1 parent 33c2d08 commit bf9bfeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

consumer-postgres.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- encoding: utf-8 -*-
22
Gem::Specification.new do |s|
33
s.name = 'evt-consumer-postgres'
4-
s.version = '2.3.1.0'
4+
s.version = '2.3.2.0'
55
s.summary = 'Postgres implementation of continuous subscription to a category and message dispatching to handlers'
66
s.description = ' '
77

0 commit comments

Comments
 (0)