Skip to content

Commit 18e4b61

Browse files
committed
Package version is increased from 2.4.0.0.dev.1 to 2.4.0.0
1 parent 6e43bc8 commit 18e4b61

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.4.0.0.dev.1'
4+
s.version = '2.4.0.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)