10000 Gem is not named with evt prefix · aaronjensen/eventide-postgres@ff2d30c · GitHub
[go: up one dir, main page]

Skip to content

Commit ff2d30c

Browse files
committed
Gem is not named with evt prefix
1 parent e0a74b1 commit ff2d30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eventide-postgres.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- encoding: utf-8 -*-
22
Gem::Specification.new do |s|
3-
s.name = 'evt-eventide-postgres'
3+
s.name = 'eventide-postgres'
44
s.version = '0.1.0.1'
55
s.summary = 'Event-Oriented Autonomous Services Toolkit'
66
s.description = ' '

0 commit comments

Comments
 (0)
0