Skip to content

Commit 3f2107c

Browse files
committed
Bump chronicle-etl to 0.4.3
1 parent df2a6f2 commit 3f2107c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lib/chronicle/etl/cli/plugins.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
require "tty-prompt"
44
require "tty-spinner"
55

6-
76
module Chronicle
87
module ETL
98
module CLI

lib/chronicle/etl/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Chronicle
22
module ETL
3-
VERSION = "0.4.2"
3+
VERSION = "0.4.3"
44
end
55
end

0 commit comments

Comments
 (0)