1
0
mirror of https://github.com/bumi/rack-lightning synced 2025-06-15 23:08:13 +00:00

version bump

This commit is contained in:
bumi 2018-11-21 21:01:47 +01:00
parent 0b9fe9179d
commit c295585a08

View File

@ -1,5 +1,5 @@
module Rack
class Lightning
VERSION = "0.1.0"
VERSION = "0.1.1"
end
end