Bump version to 0.4.0 - Add key expiry support

This commit is contained in:
2012-04-18 16:49:52 +01:00
parent 7684e0bebc
commit a9cf3938cf

View File

@@ -1,3 +1,3 @@
module Redistat
VERSION = "0.3.0"
VERSION = "0.4.0"
end