release: 2.0.0

Este commit está contenido en:
cn 2019-01-25 13:56:10 +01:00
padre 77914c42e1
commit 7a03415dd9
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

@ -1,6 +1,6 @@
# Changelog
## 2.0.0
## 2.0.0 (January 25, 2019)
IMPROVEMENTS:

Ver fichero

@ -1,4 +1,4 @@
module Dyndnsd
VERSION = '2.0.0.rc2'.freeze
VERSION = '2.0.0'.freeze
end