File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818"lib/cosmos/processors/processor.rb" 0x1FEB7030
1919"lib/cosmos/processors/statistics_processor.rb" 0xE732AE7F
2020"lib/cosmos/processors/watermark_processor.rb" 0x8829E260
21- "lib/cosmos/version.rb" 0x76CD1FAA
21+ "lib/cosmos/version.rb" 0xE1032860
2222"lib/cosmos/conversions/new_packet_log_conversion.rb" 0x4AA03555
2323"lib/cosmos/conversions/segmented_polynomial_conversion.rb" 0xC498CE81
2424"lib/cosmos/conversions/processor_conversion.rb" 0xC72B73BD
Original file line number Diff line number Diff line change 11# encoding: ascii-8bit
22
3- COSMOS_VERSION = '3.9.0 '
3+ COSMOS_VERSION = '3.9.1 '
44module Cosmos
55 module Version
66 MAJOR = '3'
77 MINOR = '9'
8- PATCH = '0 '
9- BUILD = '45799e4f04a4c4a9dc463b044de22a6978723120 '
8+ PATCH = '1 '
9+ BUILD = '0d2d495007138d6145a42b4cba9176f3e606640d '
1010 end
11- VERSION = '3.9.0 '
11+ VERSION = '3.9.1 '
1212end
You can’t perform that action at this time.
0 commit comments