ruby/spec/lib/turbo_tests/version.rb
2024-12-12 14:43:07 +09:00

3 lines
42 B
Ruby

module TurboTests
VERSION = "2.2.4"
end