Skip to content

Commit e3314e3

Browse files
committed
Package version is increased from 2.3.2.0 to 2.3.2.1
1 parent e8a5a9b commit e3314e3

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.2.0'
4+
s.version = '2.3.2.1'
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)