1
0
mirror of https://github.com/bumi/rack-lightning synced 2025-06-15 23:08:13 +00:00
2018-10-28 12:37:29 +01:00

6 lines
62 B
Ruby

module Rack
class Lightning
VERSION = "0.1.0"
end
end