From f95386208e958cd382f058fc390826e7d39c7ef5 Mon Sep 17 00:00:00 2001 From: mo Date: Tue, 4 Dec 2018 15:20:12 -0700 Subject: cipher registry is new functionality that is backwards compatible --- lib/xml/kit/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/xml/kit/version.rb b/lib/xml/kit/version.rb index 3d2fa16..67593ff 100644 --- a/lib/xml/kit/version.rb +++ b/lib/xml/kit/version.rb @@ -2,6 +2,6 @@ module Xml module Kit - VERSION = '0.1.15'.freeze + VERSION = '0.2.0'.freeze end end -- cgit v1.2.3