diff --git a/lib/openvpn-status-web/version.rb b/lib/openvpn-status-web/version.rb index d7f0903..89ff39e 100644 --- a/lib/openvpn-status-web/version.rb +++ b/lib/openvpn-status-web/version.rb @@ -1,4 +1,4 @@ module OpenVPNStatusWeb - VERSION = "1.1.0" + VERSION = "2.0.0" end