8000 Package version is increased from 1.0.0.0 to 2.0.0.0 · aaronjensen/messaging-postgres@d963fa8 · GitHub
[go: up one dir, main page]

Skip to content

Commit d963fa8

Browse files
committed
Package version is increased from 1.0.0.0 to 2.0.0.0
1 parent 9043567 commit d963fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging-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-messaging-postgres'
4-
s.version = '1.0.0.0'
4+
s.version = '2.0.0.0'
55
s.summary = 'Eventide messaging for Postgres'
66
s.description = ' '
77

0 commit comments

Comments
 (0)
0