Skip to content

Commit b9368a8

Browse files
committed
fix(CE): gem file update
1 parent 479bab0 commit b9368a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integrations/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77
PATH
88
remote: .
99
specs:
10-
multiwoven-integrations (0.15.11)
10+
multiwoven-integrations (0.16.0)
1111
MailchimpMarketing
1212
activesupport
1313
async-websocket

integrations/lib/multiwoven/integrations/rollout.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module Multiwoven
44
module Integrations
5-
VERSION = "0.15.11"
5+
VERSION = "0.16.0"
66

77
ENABLED_SOURCES = %w[
88
Snowflake

0 commit comments

Comments
 (0)