1
0
mirror of https://github.com/bumi/rack-lightning synced 2026-07-14 07:15:23 +00:00

version bump

This commit is contained in:
2018-11-21 21:01:47 +01:00
parent 0b9fe9179d
commit c295585a08
+1 -1
View File
@@ -1,5 +1,5 @@
module Rack
class Lightning
VERSION = "0.1.0"
VERSION = "0.1.1"
end
end