diff --git a/plugins/smart_proxy_dns_powerdns/changelog b/plugins/smart_proxy_dns_powerdns/changelog index ff4bd649fc..2ebfb60272 100644 --- a/plugins/smart_proxy_dns_powerdns/changelog +++ b/plugins/smart_proxy_dns_powerdns/changelog @@ -1,3 +1,9 @@ +ruby-smart-proxy-dns-powerdns (0.4.0-1) stable; urgency=low + + * 0.4.0 released + + -- Ewoud Kohl van Wijngaarden Tue, 13 Aug 2019 18:05:50 +0200 + ruby-smart-proxy-dns-powerdns (0.3.0-1) stable; urgency=low * Release 0.3.0 diff --git a/plugins/smart_proxy_dns_powerdns/dns_powerdns.rb b/plugins/smart_proxy_dns_powerdns/dns_powerdns.rb index 896be561f2..ccd6378225 100644 --- a/plugins/smart_proxy_dns_powerdns/dns_powerdns.rb +++ b/plugins/smart_proxy_dns_powerdns/dns_powerdns.rb @@ -1 +1 @@ -gem 'smart_proxy_dns_powerdns', '0.3.0' +gem 'smart_proxy_dns_powerdns', '0.4.0'