1
0
mirror of https://github.com/bumi/rack-lightning synced 2025-06-16 15:25:36 +00:00
2018-11-21 21:01:47 +01:00

6 lines
62 B
Ruby

module Rack
class Lightning
VERSION = "0.1.1"
end
end