1
0
mirror of https://github.com/bumi/rack-lightning synced 2026-03-07 16:42:57 +00:00

version bump

This commit is contained in:
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